FreeBSD Bugzilla – Attachment 34666 Details for
Bug 56261
New Port: p5-Module-Reload
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
p5-Module-Reload.shar
p5-Module-Reload.shar (text/plain), 2.13 KB, created by
Andrew McNaughton
on 2003-09-01 08:10:21 UTC
(
hide
)
Description:
p5-Module-Reload.shar
Filename:
MIME Type:
Creator:
Andrew McNaughton
Created:
2003-09-01 08:10:21 UTC
Size:
2.13 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># p5-Module-Reload ># p5-Module-Reload/Makefile ># p5-Module-Reload/pkg-plist ># p5-Module-Reload/distinfo ># p5-Module-Reload/pkg-descr ># >echo c - p5-Module-Reload >mkdir -p p5-Module-Reload > /dev/null 2>&1 >echo x - p5-Module-Reload/Makefile >sed 's/^X//' >p5-Module-Reload/Makefile << 'END-of-p5-Module-Reload/Makefile' >X# New ports collection makefile for: p5-Module-Reload >X# Date created: 01 September 2003 >X# Whom: andrew@scoop.co.nz >X# >X# $FreeBSD$ >X# >X >XPORTNAME= Module-Reload >XPORTVERSION= 1.07 >XCATEGORIES= devel perl5 >XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} >XMASTER_SITE_SUBDIR= Module >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= andrew@scoop.co.nz >XCOMMENT= Reload perl library files when updated on disk >X >XPERL_CONFIGURE= yes >X >XMAN3= Module::Reload.3 >X >X.include <bsd.port.mk> >END-of-p5-Module-Reload/Makefile >echo x - p5-Module-Reload/pkg-plist >sed 's/^X//' >p5-Module-Reload/pkg-plist << 'END-of-p5-Module-Reload/pkg-plist' >X%%SITE_PERL%%/Module/Reload.pm >END-of-p5-Module-Reload/pkg-plist >echo x - p5-Module-Reload/distinfo >sed 's/^X//' >p5-Module-Reload/distinfo << 'END-of-p5-Module-Reload/distinfo' >XMD5 (Module-Reload-1.07.tar.gz) = 17fa42608052a79bf2f0c24221bd8c31 >END-of-p5-Module-Reload/distinfo >echo x - p5-Module-Reload/pkg-descr >sed 's/^X//' >p5-Module-Reload/pkg-descr << 'END-of-p5-Module-Reload/pkg-descr' >Xp5-Module-Reload >X================ >X >XSimilar to Apache::Reload, this module allows a running perl program to reload >Xall its libraries. Very useful for developing perl servers. >X >XWhen Perl pulls a file via require, it stores the filename in the >Xglobal hash %INC. The next time Perl tries to 'require' the same >Xfile, it sees the file in %INC and does not reload from disk. This >Xmodule's handler iterates over %INC and reloads the file if it has >Xchanged on disk. >X >XWWW: http://search.cpan.org/author/JPRIT/Module-Reload-1.07/Reload.pm >END-of-p5-Module-Reload/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 56261
: 34666