Bug 154810 - [NEW PORT] devel/p5-List-AllUtils: Combines List::Util and List::MoreUtils in one bite-sized package
Summary: [NEW PORT] devel/p5-List-AllUtils: Combines List::Util and List::MoreUtils in...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-15 23:00 UTC by gslin
Modified: 2011-03-09 16:50 UTC (History)
1 user (show)

See Also:


Attachments
p5-List-AllUtils-0.02.shar (2.36 KB, text/plain)
2011-02-15 23:00 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2011-02-15 23:00:22 UTC
Are you sick of trying to remember whether a particular helper is
defined in List::Util or List::MoreUtils? I sure am. Now you don't
have to remember. This module will export all of the functions that
either of those two modules defines.

WWW:	http://search.cpan.org/dist/List-AllUtils/

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-15 23:00:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

pgollucci@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-03-09 16:43:16 UTC
miwi        2011-03-09 16:43:09 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-List-AllUtils Makefile distinfo pkg-descr pkg-plist 
  Log:
  Are you sick of trying to remember whether a particular helper is
  defined in List::Util or List::MoreUtils? I sure am. Now you don't
  have to remember. This module will export all of the functions that
  either of those two modules defines.
  
  WWW:    http://search.cpan.org/dist/List-AllUtils/
  
  PR:             ports/154810
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.4265    +1 -0      ports/devel/Makefile
  1.1       +29 -0     ports/devel/p5-List-AllUtils/Makefile (new)
  1.1       +2 -0      ports/devel/p5-List-AllUtils/distinfo (new)
  1.1       +6 -0      ports/devel/p5-List-AllUtils/pkg-descr (new)
  1.1       +6 -0      ports/devel/p5-List-AllUtils/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2011-03-09 16:44:05 UTC
State Changed
From-To: open->closed

New port added. Thanks!