Bug 129659 - [NEW PORT] devel/p5-relative: Load modules with relative names
Summary: [NEW PORT] devel/p5-relative: Load modules with relative names
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-15 15:30 UTC by Steven Kreuzer
Modified: 2008-12-22 21:30 UTC (History)
0 users

See Also:


Attachments
p5-relative-0.04.shar (2.29 KB, text/plain)
2008-12-15 15:30 UTC, Steven Kreuzer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Kreuzer 2008-12-15 15:30:01 UTC
relative - Load modules with relative names

This module allows you to load modules using only parts of their name,
relatively to the current module or to a given module. Module names are by
default searched below the current module, but can be searched upper in the
hierarchy using the ..:: syntax.

WWW: http://search.cpan.org/~saper/relative-0.04/lib/relative.pm 

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-12-15 15:33:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-12-22 21:28:32 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-12-22 21:29:04 UTC
miwi        2008-12-22 21:28:51 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-relative    Makefile distinfo pkg-descr pkg-plist 
  Log:
  relative - Load modules with relative names
  
  This module allows you to load modules using only parts of their name,
  relatively to the current module or to a given module. Module names are by
  default searched below the current module, but can be searched upper in the
  hierarchy using the ..:: syntax.
  
  WWW: http://search.cpan.org/dist/relative/
  
  PR:             ports/129659
  Submitted by:   skreuzer at exit2shell.com
  
  Revision  Changes    Path
  1.3297    +1 -0      ports/devel/Makefile
  1.1       +27 -0     ports/devel/p5-relative/Makefile (new)
  1.1       +3 -0      ports/devel/p5-relative/distinfo (new)
  1.1       +8 -0      ports/devel/p5-relative/pkg-descr (new)
  1.1       +3 -0      ports/devel/p5-relative/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"