Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv23690

Added Files:
        unix-syslog-pm.info universal-require-pm.info 
        universal-moniker-pm.info 
Log Message:
to 10.7

--- NEW FILE: unix-syslog-pm.info ---
Info2: <<
Package: unix-syslog-pm%type_pkg[perl]
Version: 1.1
Revision: 1
Type: perl (5.12.3)
Description: Perl interface to the UNIX system logger
License: Artistic
Homepage: http://search.cpan.org/dist/Unix-Syslog/
Maintainer: Daniel Macks <[email protected]>

# Dependencies.
Depends: perl%type_pkg[perl]-core
BuildDepends: fink (>= 0.20.3)
Conflicts: %N-man
Replaces: %N-man

# Unpack Phase.
Source: mirror:cpan:authors/id/M/MH/MHARNISCH/Unix-Syslog-%v.tar.gz
Source-MD5: 73d78e309fe9508ffc9a54d84d79aac9

# Install Phase.
InstallScript: <<
  %{default_script}
  /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
UpdatePOD: true
DocFiles: Artistic Changes README

# Documentation.
DescDetail: <<
This Module provides access to the system logger available on most
UNIX system via Perl's XSUBs (Perl's C interface).
<<
DescPackaging: <<
        Former maintainer: Blair Zajac <[email protected]>
<<
<<

--- NEW FILE: universal-moniker-pm.info ---
Info2: <<
Package: universal-moniker-pm
Version: 0.08
Revision: 2
Source: mirror:cpan:authors/id/K/KA/KASEI/UNIVERSAL-moniker-%v.tar.gz
Source-MD5: e59b97ccf88f9fa68c3e5c18d7059d57
Type: perl
UpdatePOD: true
DocFiles: Changes README
Description: Return a moniker for perl objects
DescDetail: <<
Class names in Perl often don't sound great when spoken, or look good
when written in prose. For this reason, we tend to say things like
"customer" or "basket" when we are referring to My::Site::User::Customer
or My::Site::Shop::Basket. We thought it would be nice if our classes
knew what we would prefer to call them.

This module will add a moniker (and plural_moniker) method to UNIVERSAL,
and so to every class or module.
<<
License: Artistic/GPL
Maintainer: Stephen Butler <[email protected]>
Homepage: http://search.cpan.org/dist/UNIVERSAL-moniker
<<

--- NEW FILE: universal-require-pm.info ---
Info4: <<
Package: universal-require-pm%type_pkg[perl]
Version: 0.13
Revision: 1
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6
Description: Require modules from a variable
Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
License: Artistic
Maintainer: Benjamin Reed <[email protected]>

Depends: perl%type_pkg[perl]-core
BuildDepends: <<
        fink (>= 0.29.7-1),
        test-simple-pm%type_pkg[perl]
<<

Source: mirror:cpan:modules/by-module/UNIVERSAL/UNIVERSAL-require-%v.tar.gz
Source-MD5: e6ea431fac9524077414d531a8cc203c

UseMaxBuildJobs: true

UpdatePOD: true
InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: Changes MANIFEST

Homepage: http://search.cpan.org/dist/UNIVERSAL-require
DescDetail: <<
If you've ever had to do this...

  eval "require $module";

to get around the bareword caveats on require(), this module
is for you.  It creates a universal require() class method
that will work with every Perl module and its secure.  So
instead of doing some arcane eval() work, you can do this:

    $module->require;

It doesn't save you much typing, but it'll make alot more
sense to someone who's not a ninth level Perl acolyte.
<<
<<



------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to