-
-
24 May 2013 13:44:04 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (2)
- Testers (746 / 0 / 4)
- Kwalitee
Bus factor: 1- 95.74% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (61.71KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- App::Cmd
- Class::Load
- File::HomeDir
- File::pushd
- JSON
- LWP::Simple
- Module::Info
- Module::Manifest
- Moo
- Object::AUTHORITY
- Path::Iterator::Rule
- Path::Tiny
- PerlX::Maybe
- Test::Pod
- Type::Utils
- Types::Standard
- autodie
- match::simple
- namespace::clean
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.100 - 2013-05-24
- (Addition) whois command in verbose mode now shows a list of a user's most popular distributions
- (Update) Switch from MooX::Types::MooseLike to Types::Standard
- (Update) Switch from Path::Class and Path::Class::Rule to Path::Tiny and Path::Iterator::Rule
- (Update) Switch from smartmatch to match::simple and match::smart
Documentation
utilities for Perl 5 development and administrationso, you want to write your own p5u command...Modules
utilities for Perl 5 development and administrationsupport library implementing p5u's auto-prove commandsupport library implementing p5u's debian-release commanddownload a distribution's tests and prove themsupport library implementing p5u's testpod commandsupport library implementing p5u's testers commandsupport library implementing p5u's version commandsupport library implementing p5u's whois commandProvides
in lib/P5U/Command.pmin lib/P5U/Command/About.pmin lib/P5U/Command/Aliases.pmin lib/P5U/Command/AutoProve.pmin lib/P5U/Command/Commands.pmin lib/P5U/Command/DebianRelease.pmin lib/P5U/Command/Reprove.pmin lib/P5U/Command/TestPod.pmin lib/P5U/Lib/TestPod.pmin lib/P5U/Command/Testers.pmin lib/P5U/Command/Version.pmin lib/P5U/Command/Whois.pmModule Install Instructions
To install P5U, copy and paste the appropriate command in to your terminal.
cpanm P5U
perl -MCPAN -e shell install P5U
For more information on module installation, please visit the detailed CPAN module installation guide.