Re: MARC::XML failing on CPAN testers

2012-01-17 Thread Thomas Berger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Jakob, > MARC::XML is heavily failing on CPAN Tester: > http://www.cpantesters.org/distro/M/MARC-XML.html > > My PICA::Record module is failing for the same reason (XML Namespace support > for > XML::SAX). I don't kno

MARC::XML failing on CPAN testers

2012-01-17 Thread Jakob Voss
Hi, MARC::XML is heavily failing on CPAN Tester: http://www.cpantesters.org/distro/M/MARC-XML.html My PICA::Record module is failing for the same reason (XML Namespace support for XML::SAX). I don't know how to fix this, so I asked here: http://www.perlmonks.org/?node_id=948311

MARC::Lint and Errorchecks updated on CPAN

2007-10-03 Thread Bryan Baldus
I've posted updated versions to CPAN of MARC::Lint (v. 1.43) and MARC::Errorchecks (v. 1.13). I've also uploaded new versions of MARC::Lintadditions (v. 1.12) and a stand-alone copy of MARC-Lint-CodeData (v. 1.18) to my personal home page [1]. Note: MARC::Lintadditions is provided

Re: MARC-XML-0.86.tar.gz Uploaded to CPAN

2007-05-10 Thread Mike Rylander
On 5/10/07, Joshua M. Ferraro <[EMAIL PROTECTED]> wrote: Hi folks, After some gentle prodding from Mike, I updated CPAN to version MARC-XML-0.86.tar.gz and sourceforge with the new version string. Rock. And there was much feasting on the lambs and the sloths and the fruit bats a

MARC-XML-0.86.tar.gz Uploaded to CPAN

2007-05-10 Thread Joshua M. Ferraro
Hi folks, After some gentle prodding from Mike, I updated CPAN to version MARC-XML-0.86.tar.gz and sourceforge with the new version string. Next chance I get I'll have a look at that test suite I posted and see if I can't break it down into more discrete tests that are easier to read

RE: delete_subfield available in CPAN ?

2007-04-26 Thread Bryan Baldus
On Thursday, April 26, 2007 8:08 AM, Henri-Damien LAURENT wrote: >delete_subfield. ... >And I found that it had not yet reached CPAN. >Why is it not in CPAN ? >Will CPAN get updated soon ? It does seem to be in the MARC::Record distribution on CPAN, in the MARC::Field mo

delete_subfield available in CPAN ?

2007-04-26 Thread Henri-Damien LAURENT
Hi there has been a good suggestion in May-June, 2006 which was quickly designed and proposed on MARC::Record cvs : delete_subfield. This function is really helpful to me. And I found that it had not yet reached CPAN. Why is it not in CPAN ? Will CPAN get updated soon ? Many Thanks for your good

Re: MARC::Record on CPAN

2007-01-18 Thread brian d foy
[[ This message was both posted and mailed: see the "To," "Cc," and "Newsgroups" headers for details. ]] In article <[EMAIL PROTECTED]>, Edward Summers <[EMAIL PROTECTED]> wrote: > I was wondering if you have any interest in releasing a new versio

Re: MARC::Record on CPAN

2007-01-16 Thread Jonathan Gorman
I was wondering if you have any interest in releasing a new version of MARC::Record [1] to CPAN from CVS on SourceForge [2]. There hasn't been a release since Dec 2004 but development has continued afoot since then. The reason I ask is that the Evergreen people [3] have spent the l

Re: MARC::Record on CPAN

2007-01-16 Thread David Christensen
A further +1 :-) -David On 1/16/07, Joshua M. Ferraro <[EMAIL PROTECTED]> wrote: - Paul POULAIN <[EMAIL PROTECTED]> wrote: > Edward Summers a écrit : > > Let me know what you think. > > what do I think ? > only 1 thing : APPLAUSE ! > and all koha developpers & users alike I'm definetl

Re: MARC::Record on CPAN

2007-01-16 Thread Joshua M. Ferraro
- Paul POULAIN <[EMAIL PROTECTED]> wrote: > Edward Summers a écrit : > > Let me know what you think. > > what do I think ? > only 1 thing : APPLAUSE ! > and all koha developpers & users alike I'm definetly sure ! +1 -- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE

Re: MARC::Record on CPAN

2007-01-16 Thread Paul POULAIN
Edward Summers a écrit : Let me know what you think. what do I think ? only 1 thing : APPLAUSE ! and all koha developpers & users alike I'm definetly sure ! -- Paul POULAIN et Henri Damien LAURENT Consultants indépendants en logiciels libres et bibliothéconomie (http://www.koha-fr.org) Tel

MARC::Record on CPAN

2007-01-15 Thread Edward Summers
Mike: On the suggestion of brian d foy at CPAN I'm resending this request so that we can resolve the situation sooner rather than later. I was wondering if you have any interest in releasing a new version of MARC::Record [1] to CPAN from CVS on SourceForge [2]. There hasn'

Re: installing from MARC-Lint or Errorchecks from CPAN

2006-02-24 Thread Ed Summers
When I downloaded the tarball and installed manually I noticed that the the MANIFEST references a META.yml file, but the tarball doesn't include one. Perhaps this is somehow choking up CPAN? The 'make dist' command should generate a META.yml file for you. I would ask on the cpan-d

Re: installing from MARC-Lint or Errorchecks from CPAN

2006-02-24 Thread Cory Snavely
...and what that means is that CPAN was only able to find MARC-Errorchecks as a match for /MARC::Lint/, not because it supplies that module, but because it itself contains MARC::Lint::CodeData. Installing/upgrading MARC-Errorchecks will not get you the freshest MARC::Lint. I'm no expert in

Re: installing from MARC-Lint or Errorchecks from CPAN

2006-02-24 Thread bargioni
On 23/feb/06, at 20:36, Bryan Baldus wrote: I've received word that there may be a problem with installing MARC::Lint and MARC::Errorchecks from CPAN. The person reporting the error says that typing "install MARC::Lint" in CPAN does not update the module as one would expec

installing from MARC-Lint or Errorchecks from CPAN

2006-02-23 Thread Bryan Baldus
I've received word that there may be a problem with installing MARC::Lint and MARC::Errorchecks from CPAN. The person reporting the error says that typing "install MARC::Lint" in CPAN does not update the module as one would expect. I don't have access to CPAN myself. Are othe

Re: cpan

2006-01-16 Thread Eric Lease Morgan
On Jan 13, 2006, at 2:14 PM, Eric Lease Morgan wrote: Is is kosher to upload something like the MyLibrary Perl modules to CPAN, and if so where would we put it? Based on feedback I've gotten on and off list as well as from postings to the perl.module-authors mailing list/newsgro

cpan

2006-01-13 Thread Eric Lease Morgan
Is is kosher to upload something like the MyLibrary Perl modules to CPAN, and if so where would we put it? If I remember correctly, the Perl modules in CPAN are intended to be non-application specific. MyLibrary does sets of specific things against a specific database structure using a

MARC-File-MARCMaker to CPAN

2005-10-31 Thread Bryan Baldus
Version 0.05 of MARC::File::MARCMaker has been released to CPAN (http://search.cpan.org/~eijabb/MARC-File-MARCMaker-0.05/). It has no internal changes from version 0.04, previously mentioned as being uploaded to SourceForge, but is simply a version update for initial CPAN release. Also, I&#x

MARC-Lint v1.41 posted to CPAN

2005-09-21 Thread Bryan Baldus
If all went well, I have posted version 1.41 of MARC::Lint to CPAN. Changes for this version are listed below. 1.41Wed Sept 21 17:49:00 CDT 2005 [THINGS THAT MAY BREAK YOUR CODE] - updated DATA to incorporate MARC update 5 (Oct. 2004) - check_245( $field ) updated

MARC::Lint 1.4 released to CPAN

2004-12-21 Thread Bryan Baldus
Version 1.4 of MARC::Lint has been released on CPAN [1]. This differs little from the version originally included with MARC::Record 1.38, and is intended as a baseline release. The only significant changes are to the DATA section: -Added basic data for fields 001-008. -Updated to Update 4 (Oct

Fwd: [CPAN Upload: P/PE/PETDANCE/MARC-Record-1.39_01.tar.gz: upload@pause.perl.org]

2004-07-26 Thread Andy Lester
-1.39_01.tar.gz has entered CPAN as file: $CPAN/authors/id/P/PE/PETDANCE/MARC-Record-1.39_01.tar.gz size: 116742 bytes md5: 8ff56d19f9d4beaf028f1e31e9dfc28a No action is required on your part Request entered by: PETDANCE (Andy Lester) Request entered on: Tue, 27 Jul 2004 00:02:34 GMT

CPAN Module for OpenURL

2004-05-18 Thread Ed Summers
Might be of some interest here: - Forwarded message from Tim Brody <[EMAIL PROTECTED]> - Date: Wed, 19 May 2004 01:43:55 +0100 From: Tim Brody <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Perl Module for OpenURL & ctx_id I have written a Perl module for parsing and constructing Ope