aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-OneArgNew
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* -Fix typoAndrej Zverev2013-09-161-6/+2
| | | | Notes: svn path=/head/; revision=327372
* - convert to the new perl5 frameworkAndrej Zverev2013-09-161-1/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327371
* - Add TEST_DEPENDS to enable testingSteve Wills2012-02-181-1/+7
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=291737
* MooseX::OneArgNew lets your constructor take a single argument,Baptiste Daroussin2011-09-204-0/+40
which will be translated into the value for a one-entry hashref. WWW: http://search.cpan.org/dist/MooseX-OneArgNew/ Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (by private mail) Notes: svn path=/head/; revision=282046