Re: MARC::Record elementary question?

2005-08-29 Thread Andy Lester
nonexistent; in this case, I just copied the source code from the CPAN web site into the proper files under perl/lib. That's probably not the right way to do it. It's not. If you're using ActiveState's Perl, use the PPM program. xoa -- Andy Lester = [EMAIL PROTECTED] = www.petdance.com

Re: Check ISBN sub

2005-08-12 Thread Andy Lester
Please also investigate the Business::ISBN module. xoa -- Andy Lester = [EMAIL PROTECTED] = www.petdance.com = AIM:petdance

Re: diff and sed

2005-04-01 Thread Andy Lester
On Fri, Apr 01, 2005 at 10:54:20AM -0600, John E Guillory ([EMAIL PROTECTED]) wrote: This isn't a perl question explicitly (but I am a librarian!). And it's sort of Perl-related because Larry Wall wrote patch years and years ago, before Perl was invented. -- Andy Lester = [EMAIL PROTECTED

Re: mailing lists vs. Google Groups (Usenet)

2005-03-23 Thread Andy Lester
. http://www.lsoft.com/corporate/legal.asp -- Andy Lester = [EMAIL PROTECTED] = www.petdance.com = AIM:petdance

Re: delete_subfields()

2004-08-18 Thread Andy Lester
, delete_subfields() should be the one to change. Or they could be smart enough to Do The Right Thing. xoa -- Andy Lester = [EMAIL PROTECTED] = www.petdance.com = AIM:petdance

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

2004-07-26 Thread Andy Lester
.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 Request completed

Re: MARC.pm questions

2004-05-14 Thread Andy Lester
? Yes, use MARC::Record going forward. -- Andy Lester = [EMAIL PROTECTED] = www.petdance.com = AIM:petdance

Re: STDIN as well as command line input

2004-04-26 Thread Andy Lester
filehandle. See my talk A Field Guide To The Perl Command Line on http://petdance.com/perl/. It was also an article in The Perl Journal a few months back. I'll be presenting the talk at YAPC this year. http://www.yapc.org/America/ xoa -- Andy Lester = [EMAIL PROTECTED] = www.petdance.com

Re: automagically create browsable POD pages

2004-04-01 Thread Andy Lester
/) Might look at DocSet on CPAN. perl.apache.org is generated with it from pod files. All the perl.org sites (like qa.perl.org which I currently maintain) are done with Template Toolkit, and much of qa.perl.org is Pod that changes automagically behind the scenes. xoa -- Andy Lester = [EMAIL

Re: Using as_string() in Marc::batch

2004-02-25 Thread Andy Lester
probably have a MARC::Field::650 subclass that overrides the as_string() method. That could get pretty hairy for all the potential tags running around, especially since 600 and 650 and a good many other 6xx tags would be similar. I'm open to ideas. xoa -- Andy Lester = [EMAIL PROTECTED

Re: MARC-editing Perl/Tk widget

2004-01-16 Thread Andy Lester
and MARC::Record, which will be confusing. xoa -- Andy Lester = [EMAIL PROTECTED] = www.petdance.com = AIM:petdance

MARC::Record v1.34

2003-12-16 Thread Andy Lester
weren't quoted. - warnings_on and strict_on should now be respected. Have fun! xoa -- Andy Lester = [EMAIL PROTECTED] = www.petdance.com = AIM:petdance

Re: MARC::Record in CVS and testing

2003-11-25 Thread Andy Lester
from it. Thanks. I've got some slides from presentations I've done on testing, too. http://www.petdance.com/perl/automated-testing/ http://www.petdance.com/perl/large-project-testing.pdf xoa -- Andy Lester = [EMAIL PROTECTED] = www.petdance.com = AIM:petdance