Getopt-Pad 0.01
Files
- Changes
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- MYMETA.json (manifest skip)
- MYMETA.yml (manifest skip)
- Makefile (manifest skip)
- Makefile.PL
- README.md
- blib/arch/.exists (manifest skip)
- blib/arch/auto/Getopt/Pad/.exists (manifest skip)
- blib/bin/.exists (manifest skip)
- blib/lib/Getopt/.exists (manifest skip)
- blib/lib/Getopt/Pad.pm (manifest skip)
- blib/lib/Getopt/Pad/Completion.pm (manifest skip)
- blib/lib/Getopt/Pad/Config.pm (manifest skip)
- blib/lib/Getopt/Pad/Config/Format.pm (manifest skip)
- blib/lib/Getopt/Pad/Config/Format/Json.pm (manifest skip)
- blib/lib/Getopt/Pad/Config/Format/Yaml.pm (manifest skip)
- blib/lib/Getopt/Pad/Error.pm (manifest skip)
- blib/lib/Getopt/Pad/ExitRequest.pm (manifest skip)
- blib/lib/Getopt/Pad/Help.pm (manifest skip)
- blib/lib/Getopt/Pad/Parser.pm (manifest skip)
- blib/lib/Getopt/Pad/Registry.pm (manifest skip)
- blib/lib/Getopt/Pad/Result.pm (manifest skip)
- blib/lib/Getopt/Pad/Result/Generator.pm (manifest skip)
- blib/lib/Getopt/Pad/Spec.pm (manifest skip)
- blib/lib/Getopt/Pad/Spec/Arg.pm (manifest skip)
- blib/lib/Getopt/Pad/Spec/Config.pm (manifest skip)
- blib/lib/Getopt/Pad/Spec/Level.pm (manifest skip)
- blib/lib/Getopt/Pad/Spec/Option.pm (manifest skip)
- blib/lib/Getopt/Pad/Type.pm (manifest skip)
- blib/lib/Getopt/Pad/Type/Dir.pm (manifest skip)
- blib/lib/Getopt/Pad/Type/File.pm (manifest skip)
- blib/lib/Getopt/Pad/Type/Float.pm (manifest skip)
- blib/lib/Getopt/Pad/Type/Int.pm (manifest skip)
- blib/lib/Getopt/Pad/Type/Number.pm (manifest skip)
- blib/lib/Getopt/Pad/Type/Path.pm (manifest skip)
- blib/lib/Getopt/Pad/Type/Url.pm (manifest skip)
- blib/lib/Getopt/Pad/Util.pm (manifest skip)
- blib/lib/auto/Getopt/Pad/.exists (manifest skip)
- blib/man1/.exists (manifest skip)
- blib/man3/.exists (manifest skip)
- blib/man3/Getopt::Pad.3pm (manifest skip)
- blib/man3/Getopt::Pad::Completion.3pm (manifest skip)
- blib/man3/Getopt::Pad::Config.3pm (manifest skip)
- blib/man3/Getopt::Pad::Config::Format.3pm (manifest skip)
- blib/man3/Getopt::Pad::Config::Format::Json.3pm (manifest skip)
- blib/man3/Getopt::Pad::Config::Format::Yaml.3pm (manifest skip)
- blib/man3/Getopt::Pad::Error.3pm (manifest skip)
- blib/man3/Getopt::Pad::ExitRequest.3pm (manifest skip)
- blib/man3/Getopt::Pad::Help.3pm (manifest skip)
- blib/man3/Getopt::Pad::Parser.3pm (manifest skip)
- blib/man3/Getopt::Pad::Registry.3pm (manifest skip)
- blib/man3/Getopt::Pad::Result.3pm (manifest skip)
- blib/man3/Getopt::Pad::Result::Generator.3pm (manifest skip)
- blib/man3/Getopt::Pad::Spec.3pm (manifest skip)
- blib/man3/Getopt::Pad::Spec::Arg.3pm (manifest skip)
- blib/man3/Getopt::Pad::Spec::Config.3pm (manifest skip)
- blib/man3/Getopt::Pad::Spec::Level.3pm (manifest skip)
- blib/man3/Getopt::Pad::Spec::Option.3pm (manifest skip)
- blib/man3/Getopt::Pad::Type.3pm (manifest skip)
- blib/man3/Getopt::Pad::Type::Dir.3pm (manifest skip)
- blib/man3/Getopt::Pad::Type::File.3pm (manifest skip)
- blib/man3/Getopt::Pad::Type::Float.3pm (manifest skip)
- blib/man3/Getopt::Pad::Type::Int.3pm (manifest skip)
- blib/man3/Getopt::Pad::Type::Number.3pm (manifest skip)
- blib/man3/Getopt::Pad::Type::Path.3pm (manifest skip)
- blib/man3/Getopt::Pad::Type::Url.3pm (manifest skip)
- blib/man3/Getopt::Pad::Util.3pm (manifest skip)
- blib/script/.exists (manifest skip)
- examples/01-basic.pl
- examples/02-types.pl
- examples/03-commands.pl
- examples/04-custom-type.pl
- examples/05-custom-format.pl
- examples/ResultDump.pm
- lib/Getopt/Pad.pm
- lib/Getopt/Pad/Completion.pm
- lib/Getopt/Pad/Config.pm
- lib/Getopt/Pad/Config/Format.pm
- lib/Getopt/Pad/Config/Format/Json.pm
- lib/Getopt/Pad/Config/Format/Yaml.pm
- lib/Getopt/Pad/Error.pm
- lib/Getopt/Pad/ExitRequest.pm
- lib/Getopt/Pad/Help.pm
- lib/Getopt/Pad/Parser.pm
- lib/Getopt/Pad/Registry.pm
- lib/Getopt/Pad/Result.pm
- lib/Getopt/Pad/Result/Generator.pm
- lib/Getopt/Pad/Spec.pm
- lib/Getopt/Pad/Spec/Arg.pm
- lib/Getopt/Pad/Spec/Config.pm
- lib/Getopt/Pad/Spec/Level.pm
- lib/Getopt/Pad/Spec/Option.pm
- lib/Getopt/Pad/Type.pm
- lib/Getopt/Pad/Type/Dir.pm
- lib/Getopt/Pad/Type/File.pm
- lib/Getopt/Pad/Type/Float.pm
- lib/Getopt/Pad/Type/Int.pm
- lib/Getopt/Pad/Type/Number.pm
- lib/Getopt/Pad/Type/Path.pm
- lib/Getopt/Pad/Type/Url.pm
- lib/Getopt/Pad/Util.pm
- pm_to_blib (manifest skip)
- t/00-load.t
- t/args.t
- t/commands.t
- t/completion.t
- t/config.t
- t/errors.t
- t/help.t
- t/option.t
- t/parse.t
- t/result.t
- t/spec.t
- t/types.t