notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-MooseX-App Write user-friendly command line apps with even less suffering
1.43 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.43Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-04-25 18:14:21
Last Update: 2023-11-01 01:57:02
Commit Hash: f9a5924
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/MooseX-App
Description:
MooseX-App is a highly customizeable helper to write user-friendly command-line applications without having to worry about most of the annoying things usually involved. Just take any existing Moose class, add a single line (use MooseX-App qw(PluginA PluginB ...)) and create one class for each command in an underlying namespace. MooseX-App will then take care of - Finding, loading and initializing the command classes - Creating automated doucumentation - Reading and validating the command line options entered by the user Read the Tutorial for getting started with a simple MooseX::App command line application.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (81 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-MooseX-App-1.43/catalog.mk
  2. /usr/local/share/licenses/p5-MooseX-App-1.43/LICENSE
  3. /usr/local/share/licenses/p5-MooseX-App-1.43/ART10
  4. /usr/local/share/licenses/p5-MooseX-App-1.43/GPLv1+
  5. lib/perl5/site_perl/MooseX/App.pm
  6. lib/perl5/site_perl/MooseX/App/Command.pm
  7. lib/perl5/site_perl/MooseX/App/Exporter.pm
  8. lib/perl5/site_perl/MooseX/App/Message/Block.pm
  9. lib/perl5/site_perl/MooseX/App/Message/BlockColor.pm
  10. lib/perl5/site_perl/MooseX/App/Message/Envelope.pm
  11. lib/perl5/site_perl/MooseX/App/Meta/Role/Attribute/Option.pm
  12. lib/perl5/site_perl/MooseX/App/Meta/Role/Class/Base.pm
  13. lib/perl5/site_perl/MooseX/App/Meta/Role/Class/Command.pm
  14. lib/perl5/site_perl/MooseX/App/Meta/Role/Class/Documentation.pm
  15. lib/perl5/site_perl/MooseX/App/Meta/Role/Class/Simple.pm
  16. lib/perl5/site_perl/MooseX/App/ParsedArgv.pm
  17. lib/perl5/site_perl/MooseX/App/ParsedArgv/Element.pm
  18. lib/perl5/site_perl/MooseX/App/ParsedArgv/Value.pm
  19. lib/perl5/site_perl/MooseX/App/Plugin/BashCompletion.pm
  20. lib/perl5/site_perl/MooseX/App/Plugin/BashCompletion/Command.pm
  21. lib/perl5/site_perl/MooseX/App/Plugin/BashCompletion/Meta/Class.pm
  22. lib/perl5/site_perl/MooseX/App/Plugin/Color.pm
  23. lib/perl5/site_perl/MooseX/App/Plugin/Color/Meta/Class.pm
  24. lib/perl5/site_perl/MooseX/App/Plugin/Config.pm
  25. lib/perl5/site_perl/MooseX/App/Plugin/Config/Meta/Class.pm
  26. lib/perl5/site_perl/MooseX/App/Plugin/ConfigHome.pm
  27. lib/perl5/site_perl/MooseX/App/Plugin/ConfigHome/Meta/Class.pm
  28. lib/perl5/site_perl/MooseX/App/Plugin/Depends.pm
  29. lib/perl5/site_perl/MooseX/App/Plugin/Depends/Meta/Attribute.pm
  30. lib/perl5/site_perl/MooseX/App/Plugin/Depends/Meta/Class.pm
  31. lib/perl5/site_perl/MooseX/App/Plugin/Env.pm
  32. lib/perl5/site_perl/MooseX/App/Plugin/Fuzzy.pm
  33. lib/perl5/site_perl/MooseX/App/Plugin/Man.pm
  34. lib/perl5/site_perl/MooseX/App/Plugin/Man/Command.pm
  35. lib/perl5/site_perl/MooseX/App/Plugin/Man/Meta/Class.pm
  36. lib/perl5/site_perl/MooseX/App/Plugin/MutexGroup.pm
  37. lib/perl5/site_perl/MooseX/App/Plugin/MutexGroup/Meta/Attribute.pm
  38. lib/perl5/site_perl/MooseX/App/Plugin/MutexGroup/Meta/Class.pm
  39. lib/perl5/site_perl/MooseX/App/Plugin/Term.pm
  40. lib/perl5/site_perl/MooseX/App/Plugin/Term/Meta/Attribute.pm
  41. lib/perl5/site_perl/MooseX/App/Plugin/Term/Meta/Class.pm
  42. lib/perl5/site_perl/MooseX/App/Plugin/Typo.pm
  43. lib/perl5/site_perl/MooseX/App/Plugin/Typo/Meta/Class.pm
  44. lib/perl5/site_perl/MooseX/App/Plugin/Version.pm
  45. lib/perl5/site_perl/MooseX/App/Plugin/Version/Command.pm
  46. lib/perl5/site_perl/MooseX/App/Plugin/Version/Meta/Class.pm
  47. lib/perl5/site_perl/MooseX/App/Role.pm
  48. lib/perl5/site_perl/MooseX/App/Role/Base.pm
  49. lib/perl5/site_perl/MooseX/App/Role/Common.pm
  50. lib/perl5/site_perl/MooseX/App/Simple.pm
  51. lib/perl5/site_perl/MooseX/App/Tutorial.pod
  52. lib/perl5/site_perl/MooseX/App/Utils.pm
  53. lib/perl5/site_perl/MooseX/App/WritingPlugins.pod
  54. lib/perl5/site_perl/man/man3/MooseX::App.3.gz
  55. lib/perl5/site_perl/man/man3/MooseX::App::Command.3.gz
  56. lib/perl5/site_perl/man/man3/MooseX::App::Message::Block.3.gz
  57. lib/perl5/site_perl/man/man3/MooseX::App::Message::Envelope.3.gz
  58. lib/perl5/site_perl/man/man3/MooseX::App::Meta::Role::Attribute::Option.3.gz
  59. lib/perl5/site_perl/man/man3/MooseX::App::Meta::Role::Class::Base.3.gz
  60. lib/perl5/site_perl/man/man3/MooseX::App::Meta::Role::Class::Documentation.3.gz
  61. lib/perl5/site_perl/man/man3/MooseX::App::ParsedArgv.3.gz
  62. lib/perl5/site_perl/man/man3/MooseX::App::ParsedArgv::Element.3.gz
  63. lib/perl5/site_perl/man/man3/MooseX::App::ParsedArgv::Value.3.gz
  64. lib/perl5/site_perl/man/man3/MooseX::App::Plugin::BashCompletion.3.gz
  65. lib/perl5/site_perl/man/man3/MooseX::App::Plugin::Color.3.gz
  66. lib/perl5/site_perl/man/man3/MooseX::App::Plugin::Config.3.gz
  67. lib/perl5/site_perl/man/man3/MooseX::App::Plugin::ConfigHome.3.gz
  68. lib/perl5/site_perl/man/man3/MooseX::App::Plugin::Depends.3.gz
  69. lib/perl5/site_perl/man/man3/MooseX::App::Plugin::Man.3.gz
  70. lib/perl5/site_perl/man/man3/MooseX::App::Plugin::MutexGroup.3.gz
  71. lib/perl5/site_perl/man/man3/MooseX::App::Plugin::Term.3.gz
  72. lib/perl5/site_perl/man/man3/MooseX::App::Plugin::Typo.3.gz
  73. lib/perl5/site_perl/man/man3/MooseX::App::Plugin::Version.3.gz
  74. lib/perl5/site_perl/man/man3/MooseX::App::Role.3.gz
  75. lib/perl5/site_perl/man/man3/MooseX::App::Simple.3.gz
  76. lib/perl5/site_perl/man/man3/MooseX::App::Tutorial.3.gz
  77. lib/perl5/site_perl/man/man3/MooseX::App::Utils.3.gz
  78. lib/perl5/site_perl/man/man3/MooseX::App::WritingPlugins.3.gz
  79. @owner
  80. @group
  81. @mode
Collapse this list.
Dependency lines:
  • p5-MooseX-App>0:devel/p5-MooseX-App
To install the port:
cd /usr/ports/devel/p5-MooseX-App/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-MooseX-App
  • pkg install p5-MooseX-App
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-MooseX-App
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1698340957 SHA256 (MooseX-App-1.43.tar.gz) = c3460feb033a47d57b3c76d66547eb7f4e6772312798c7e8029e6aabaa678487 SIZE (MooseX-App-1.43.tar.gz) = 74975

Packages (timestamps in pop-ups are UTC):
p5-MooseX-App
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.431.431.411.431.43-1.41-
FreeBSD:13:quarterly1.431.431.421.431.431.431.431.43
FreeBSD:14:latest1.431.431.421.431.431.42-1.42
FreeBSD:14:quarterly1.431.43-1.431.431.431.431.43
FreeBSD:15:latest1.431.43n/a1.43n/a1.431.431.43
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Config-Any>=0 : devel/p5-Config-Any
  2. p5-IO-Interactive>=0 : devel/p5-IO-Interactive
  3. p5-Module-Pluggable>=0 : devel/p5-Module-Pluggable
  4. p5-Moose>=2 : devel/p5-Moose
  5. p5-Path-Class>=0 : devel/p5-Path-Class
  6. p5-Pod-Elemental>=0 : textproc/p5-Pod-Elemental
  7. p5-namespace-autoclean>=0 : devel/p5-namespace-autoclean
  8. perl5>=5.36<5.37 : lang/perl5.36
  9. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-Test-Most>=0 : devel/p5-Test-Most
  2. p5-Test-NoWarnings>=0 : devel/p5-Test-NoWarnings
Runtime dependencies:
  1. p5-Config-Any>=0 : devel/p5-Config-Any
  2. p5-IO-Interactive>=0 : devel/p5-IO-Interactive
  3. p5-Module-Pluggable>=0 : devel/p5-Module-Pluggable
  4. p5-Moose>=2 : devel/p5-Moose
  5. p5-Path-Class>=0 : devel/p5-Path-Class
  6. p5-Pod-Elemental>=0 : textproc/p5-Pod-Elemental
  7. p5-namespace-autoclean>=0 : devel/p5-namespace-autoclean
  8. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_p5-MooseX-App
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/MooseX/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/MooseX/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/MooseX/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/MooseX/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/MooseX/
  7. http://backpan.perl.org/modules/by-module/MooseX/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/MooseX/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/MooseX/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/MooseX/
  12. https://www.cpan.org/modules/by-module/MooseX/
Collapse this list.

Number of commits found: 48

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.43
01 Nov 2023 01:57:02
commit hash: f9a5924a9f5e5e22e28f015d9fd00002fa02e248commit hash: f9a5924a9f5e5e22e28f015d9fd00002fa02e248commit hash: f9a5924a9f5e5e22e28f015d9fd00002fa02e248commit hash: f9a5924a9f5e5e22e28f015d9fd00002fa02e248 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-MooseX-App: Update to 1.43

- Add LICENSE_FILE

Changes:	https://metacpan.org/dist/MooseX-App/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.42
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.42
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.42
21 Sep 2021 03:44:03
commit hash: 4af141aecad81f4a67b8909e9af0af0076b839e1commit hash: 4af141aecad81f4a67b8909e9af0af0076b839e1commit hash: 4af141aecad81f4a67b8909e9af0af0076b839e1commit hash: 4af141aecad81f4a67b8909e9af0af0076b839e1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-MooseX-App: Update to 1.42

Changes:	https://metacpan.org/dist/MooseX-App/changes
1.41
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.41
16 May 2019 23:56:06
Revision:501810Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.41

Changes:	https://metacpan.org/changes/distribution/MooseX-App
1.39
12 May 2019 16:36:32
Revision:501402Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove outdated PERL_LEVEL check
1.39
21 Oct 2018 16:50:29
Revision:482694Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix r481365
1.39
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
1.39
04 Jun 2018 18:04:51
Revision:471613Original commit files touched by this commit
sunpoet search for other commits by this committer
Clean up pkg-descr
1.39
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
1.39
25 Sep 2017 15:11:42
Revision:450598Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.39

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.38
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
1.38
24 May 2017 13:03:03
Revision:441582Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.38

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.37.01
22 Feb 2017 17:13:48
Revision:434602Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.3701

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.37
19 Nov 2016 17:05:34
Revision:426431Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.37

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.36
06 Nov 2016 16:49:32
Revision:425538Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.36

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.35
08 Apr 2016 16:28:06
Revision:412757Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.35

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.34
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.34
06 Mar 2016 06:20:26
Revision:410268Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.34
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.33
19 Apr 2015 16:20:50
Revision:384297Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.33

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.32
21 Mar 2015 22:00:04
Revision:381869Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.32

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.31
18 Feb 2015 16:21:45
Revision:379258Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.31

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.30_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.30
27 Oct 2014 10:55:59
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.30
26 Aug 2014 17:22:23
Revision:366233Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.30

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.29
06 Aug 2014 16:22:18
Revision:364206Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.29

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.28
27 Mar 2014 20:42:37
Revision:349361Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.28

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.27
03 Mar 2014 17:20:46
Revision:346937Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.27

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.26
25 Feb 2014 15:40:25
Revision:346030Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.26

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.25
24 Feb 2014 10:36:16
Revision:345801Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.25

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.24
15 Feb 2014 20:10:20
Revision:344481Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.24
- Fix PLIST

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.23
04 Feb 2014 16:14:07
Revision:342549Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.23

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.22
30 Sep 2013 20:16:08
Revision:328860Original commit files touched by this commit
sunpoet search for other commits by this committer
- Support STAGEDIR
1.22
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.22
21 Aug 2013 14:08:08
Revision:325134Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert to new perl framework
1.22
08 Jun 2013 21:03:41
Revision:320286Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.22

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.21
17 Apr 2013 17:10:40
Revision:315991Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.21

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
Feature safe:	yes
1.17
09 Mar 2013 19:37:09
Revision:313750Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.17

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.15
07 Feb 2013 15:17:15
Revision:311866Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix PLIST
1.15
30 Jan 2013 18:13:11
Revision:311246Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.15

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.09
16 Dec 2012 06:12:28
Revision:308985Original commit files touched by this commit
az search for other commits by this committer
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
1.09
04 Dec 2012 17:07:45
Revision:308248Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.09
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
Feature safe:	yes
1.07
14 Sep 2012 02:27:22
Revision:304252Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.07

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
1.05
04 Jun 2012 16:40:48
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.05

Changes:        http://search.cpan.org/dist/MooseX-App/Changes
1.04
03 Jun 2012 14:44:03
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.04

Changes:        http://search.cpan.org/dist/MooseX-App/Changes
1.02
25 Apr 2012 18:13:59
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add p5-MooseX-App 1.02

MooseX-App is a highly customizeable helper to write user-friendly command-line
applications without having to worry about most of the annoying things usually
involved. Just take any existing Moose class, add a single line (use MooseX-App
qw(PluginA PluginB ...)) and create one class for each command in an underlying
namespace.

MooseX-App will then take care of
- Finding, loading and initializing the command classes
- Creating automated doucumentation
- Reading and validating the command line options entered by the user

Read the Tutorial[1] for getting started with a simple MooseX::App command line
application.

[1] http://search.cpan.org/dist/MooseX-App/lib/MooseX/App/Tutorial.pod

WWW: http://search.cpan.org/dist/MooseX-App/

Number of commits found: 48