App-Spec 0.013 Latest
Files
- CONTRIBUTING.md
- Changes
- LICENSE
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README
- README.md
- dist.ini
- examples/bash/myapp.bash
- examples/bash/mysimpleapp.bash
- examples/bash/nometa.bash
- examples/bash/pcorelist.bash
- examples/bash/subrepo.bash
- examples/bin/myapp
- examples/bin/mysimpleapp
- examples/bin/nometa
- examples/bin/pcorelist
- examples/bin/subrepo
- examples/html/myapp.html
- examples/html/mysimpleapp.html
- examples/html/nometa.html
- examples/html/pcorelist.html
- examples/html/subrepo.html
- examples/myapp-spec.yaml
- examples/mysimpleapp-spec.yaml
- examples/nometa-spec.yaml
- examples/pcorelist-spec.yaml
- examples/pod/myapp.pod
- examples/pod/mysimpleapp.pod
- examples/pod/nometa.pod
- examples/pod/pcorelist.pod
- examples/pod/subrepo.pod
- examples/subrepo-spec.yaml
- examples/zsh/_myapp
- examples/zsh/_mysimpleapp
- examples/zsh/_nometa
- examples/zsh/_pcorelist
- examples/zsh/_subrepo
- lib/App/Spec.pm
- lib/App/Spec/Argument.pm
- lib/App/Spec/Completion.pm
- lib/App/Spec/Completion/Bash.pm
- lib/App/Spec/Completion/Zsh.pm
- lib/App/Spec/Option.pm
- lib/App/Spec/Parameter.pm
- lib/App/Spec/Plugin/Format.pm
- lib/App/Spec/Plugin/Help.pm
- lib/App/Spec/Plugin/Meta.pm
- lib/App/Spec/Pod.pm
- lib/App/Spec/Role/Command.pm
- lib/App/Spec/Role/Plugin.pm
- lib/App/Spec/Role/Plugin/GlobalOptions.pm
- lib/App/Spec/Role/Plugin/Subcommand.pm
- lib/App/Spec/Run.pm
- lib/App/Spec/Run/Cmd.pm
- lib/App/Spec/Run/Output.pm
- lib/App/Spec/Run/Response.pm
- lib/App/Spec/Run/Validator.pm
- lib/App/Spec/Schema.pm
- lib/App/Spec/Subcommand.pm
- lib/App/Spec/Tutorial.pod
- share/schema.yaml
- t/00.compile.t
- t/00.load.t
- t/11.appspecrun.t
- t/12.dsl.t
- t/13.argv.t
- t/14.disable-plugins.t
- t/data/11.completion.yaml
- t/data/11.invalid.yaml
- t/data/11.valid.yaml
- t/data/12.dsl.yaml
- t/lib/App/Spec/Example/MyApp.pm
- t/lib/App/Spec/Example/MySimpleApp.pm
- t/lib/App/Spec/Example/Nometa.pm
- utils/generate-schema-pm.pl
- utils/process-pod.pl
- xt/02.pod-cover.t
- xt/10.validate-spec.t