Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods In directory vz-cvs-3.sog:/tmp/cvs-serv5186/stable/main/finkinfo/libs/perlmods
Added Files: archive-ar-pm.info archive-extract-pm.info io-captureoutput-pm.info io-socket-inet6-pm.info socket6-pm.info test-mockobject-pm.info universal-can-pm.info Log Message: sync archive/io -pmXXX to stable --- NEW FILE: archive-extract-pm.info --- Info2: << Package: archive-extract-pm%type_pkg[perl] Version: 0.56 Revision: 1 Distribution: (%type_pkg[perl] = 586) 10.5 Source: mirror:cpan:authors/id/B/BI/BINGOS/Archive-Extract-%v.tar.gz Source-MD5: 1b8ed8df30ce5df6148b2e5be5b6a0d3 Type: perl (5.8.6 5.8.8 5.10.0) Depends: << ipc-cmd-pm%type_pkg[perl], locale-maketext-simple-pm, module-load-conditional-pm%type_pkg[perl], params-check-pm, perl%type_pkg[perl]-core << InstallScript: << %{default_script} mv %i/share/man %i/lib/perl5/%type_raw[perl] << UpdatePOD: true DocFiles: CHANGES README Description: Generic archive extraction License: Artistic/GPL Maintainer: Daniel Macks <dma...@netspace.org> Homepage: http://search.cpan.org/dist/Archive-Extract/ << --- NEW FILE: io-captureoutput-pm.info --- Info2: << Package: io-captureoutput-pm%type_pkg[perl] Version: 1.11.02 Revision: 1 Source: mirror:cpan:authors/id/D/DA/DAGOLDEN/IO-CaptureOutput-1.1102.tar.gz Source-MD5: 367b3c0eb33a4b600de4009b0445ae0d Type: perl (5.8.8 5.10.0) Depends: << pathtools-pm%type_pkg[perl], perl%type_pkg[perl]-core << InstallScript: << %{default_script} mv %i/share/man %i/lib/perl5/%type_raw[perl] << UpdatePOD: True DocFiles: Changes LICENSE README Todo Description: Changes LICENSE README Todo License: Artistic/GPL Homepage: http://search.cpan.org/dist/IO-CaptureOutput/ Maintainer: Daniel Macks <dma...@netspace.org> << --- NEW FILE: socket6-pm.info --- Info2: << Package: socket6-pm%type_pkg[perl] Version: 0.23 Revision: 1 Type: perl (5.8.8 5.10.0) Description: IPv6 getaddrinfo() and getnameinfo() License: BSD Maintainer: Daniel Macks <dma...@netspace.org> Homepage: http://search.cpan.org/dist/Socket6/ Depends: << perl%type_pkg[perl]-core << Source: mirror:cpan:authors/id/U/UM/UMEMOTO/Socket6-%v.tar.gz Source-MD5: 2c02adb13c449d48d232bb704ddbd492 PatchScript: perl -ni -e 'print unless /MAN3PODS/' Makefile.PL UpdatePOD: true DocFiles: ChangeLog README InstallScript: << %{default_script} mv %i/share/man %i/lib/perl5/%type_raw[perl] << DescPackaging: << Having MAN3PODS defined to an empty hash supresses pod->man but having it undefined allows the right automatic behavior. << << --- NEW FILE: test-mockobject-pm.info --- Info2: << Package: test-mockobject-pm%type_pkg[perl] Version: 1.09 Revision: 2 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: Emulate troublesome interfaces 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 <test-mockobject...@fink.raccoonfink.com> Depends: << perl%type_pkg[perl]-core, scalar-list-utils-pm%type_pkg[perl], test-exception-pm, test-simple-pm%type_pkg[perl], universal-isa-pm%type_pkg[perl] (>= 0.06-1), universal-can-pm%type_pkg[perl] (>= 1.11-1) << BuildDepends: << fink (>= 0.30.2-1), module-build-pm%type_pkg[perl] << Source: mirror:cpan:modules/by-module/Test/Test-MockObject-%v.tar.gz Source-MD5: 3c9c2842d40fa8c389563c227804d7d8 UseMaxBuildJobs: true DefaultScript: ModuleBuild InstallScript: << %{default_script} mv %i/share/man %i/lib/perl5/%type_raw[perl] find %d -name .packlist -exec rm -rf {} \; << DocFiles: Changes MANIFEST README Homepage: http://search.cpan.org/dist/Test-MockObject DescDetail: << It's a simple program that doesn't use any other modules, and those are easy to test. More often, testing a program completely means faking up input to another module, trying to coax the right output from something you're not supposed to be testing anyway. Testing is a lot easier when you can control the entire environment. With Test::MockObject, you can get a lot closer. Test::MockObject allows you to create objects that conform to particular interfaces with very little code. You don't have to reimplement the behavior, just the input and the output. << << --- NEW FILE: universal-can-pm.info --- Info2: << Package: universal-can-pm%type_pkg[perl] Version: 1.16 Revision: 2 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: UNIVERSAL::can module hack 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 <universal-can...@fink.raccoonfink.com> Depends: perl%type_pkg[perl]-core BuildDepends: << fink (>= 0.30.2-1), module-build-pm%type_pkg[perl], perl%type_pkg[perl]-core, test-simple-pm%type_pkg[perl], test-warn-pm%type_pkg[perl] << Source: mirror:cpan:authors/id/C/CH/CHROMATIC/UNIVERSAL-can-%v.tar.gz Source-MD5: 8c0ea4949453a710b4d71477c5b9fcb8 UseMaxBuildJobs: true DefaultScript: ModuleBuild InstallScript: << %{default_script} mv %i/share/man %i/lib/perl5/%type_raw[perl] find %d -name .packlist -exec rm -rf {} \; << DocFiles: Changes MANIFEST README Homepage: http://search.cpan.org/dist/UNIVERSAL-can DescDetail: << The UNIVERSAL class provides a few default methods so that all objects can use them. Object orientation allows programmers to override these methods in subclasses to provide more specific and appropriate behavior. Some authors call methods in the UNIVERSAL class on potential invocants as functions, bypassing any possible overriding. This is wrong and you should not do it. Unfortunately, not everyone heeds this warning and their bad code can break your good code. This module replaces UNIVERSAL::can() with a method that checks to see if the first argument is a valid invocant (whether an object -- a blessed referent -- or the name of a class). If so, and if the invocant's class has its own can() method, it calls that as a method. Otherwise, everything works as you might expect. If someone attempts to call UNIVERSAL::can() as a function, this module will emit a lexical warning (see perllexwarn) to that effect. You can disable it with no warnings; or no warnings 'UNIVERSAL::isa';, but don't do that; fix the code instead. << << --- NEW FILE: io-socket-inet6-pm.info --- Info2: << Package: io-socket-inet6-pm%type_pkg[perl] Version: 2.67 Revision: 1 Type: perl (5.8.8 5.10.0) Description: Object-oriented AF_INET and AF_INET6 sockets License: Artistic/GPL Maintainer: Daniel Macks <dma...@netspace.org> Homepage: http://search.cpan.org/dist/IO-Socket-INET6/ Depends: << perl%type_pkg[perl]-core, socket6-pm%type_pkg[perl] << Source: mirror:cpan:authors/id/S/SH/SHLOMIF/IO-Socket-INET6-%v.tar.gz Source-MD5: 228c12e74df686f78b09aee1139dc11c UpdatePOD: true DocFiles: ChangeLog README InstallScript: << %{default_script} mv %i/share/man %i/lib/perl5/%type_raw[perl] << DescDetail: << IO::Socket::INET6 provides an object interface to creating and using sockets in both AF_INET|AF_INET6 domain. It is built upon the IO::Socket interface and inherits all the methods defined by IO::Socket. WARNING: You should use this module mainly to program IPv6 domain. Most pobably future releases will not support AF_INET | AF_UNSPEC options, as the module seems to fail on some given corner cases. If you require IPv4, you are encouraged to use IO::Socket::INET from the application level. Be warned. << << --- NEW FILE: archive-ar-pm.info --- Info2: << Package: archive-ar-pm%type_pkg[perl] Version: 1.14 Revision: 1 Distribution: (%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 License: Artistic/GPL Description: Interface for manipulating ar archives Maintainer: Daniel Johnson <dan...@daniel-johnson.org> Homepage: http://search.cpan.org/dist/Archive-Ar/ Source: mirror:cpan:authors/id/J/JB/JBAZIK/Archive-Ar-%v.tar.gz Source-MD5: 33a123dfc299f33e1497b297fdc40b14 Type: perl (5.8.6 5.8.8 5.10.0 5.12.3) UpdatePOD: true DocFiles: CHANGES Depends: perl%type_pkg[perl]-core, file-spec-pm%type_pkg[perl], time-local-pm BuildDepends: fink (>= 0.20.3), test-mockobject-pm%type_pkg[perl] InstallScript: << %{default_script} /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl] << << ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs