-
-
09 Oct 2011 20:55:31 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (2)
- Testers (586 / 44 / 0)
- Kwalitee
Bus factor: 0- 96.88% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (20.66KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Sam Graham
- Dependencies
- CPAN::Meta
- Config::Tiny
- File::Find::Rule
- File::Find::Rule::Perl
- File::Find::Rule::VCS
- File::HomeDir
- File::Slurp
- IO::File
- Log::Any
- Log::Any::Adapter
- Log::Any::Adapter::Dispatch
- Module::Metadata
- PPI::Document
- Pod::Elemental
- Pod::Elemental::Transformer::Pod5
- Pod::Weaver
- Try::Tiny
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.00
- Updated copyright year. Added SEE ALSO section to POD. Make Build.PL autogenerate README from POD. Add configure_requires to Build.PL. Use /usr/bin/env perl shebang to play nice with perlbrew.
Changes for version 0.99_04
- Move from deprecated Module::Build::ModuleInfo to Module::Metadata.
Changes for version 0.99_03
- Added missing Test::Command to build_requires. Remove "no package found" hacks: new Pod::Weaver handles this fine.
Changes for version 0.99_02
- Added optional configuration file for command-line defaults. Added basic tests for the command-line script.
Changes for version 0.99_01
- Initial release.
Documentation
Run Pod::Weaver on a file or distribution.Modules
Run Pod::Weaver on the files within a distribution.Module Install Instructions
To install App::podweaver, copy and paste the appropriate command in to your terminal.
cpanm App::podweaver
perl -MCPAN -e shell install App::podweaver
For more information on module installation, please visit the detailed CPAN module installation guide.