Man Page: marc::file::encode
Operating Environment: debian
Section: 3pm
MARC::File::Encode(3pm) User Contributed Perl Documentation MARC::File::Encode(3pm)NAMEMARC::File::Encode - Encode wrapper for MARC::RecordDESCRIPTIONEncode.pm exports encode() by default, and MARC::File::USMARC already has a function encode() so we need this wrapper to keep things the way they are. I was half tempted to change MARC::File::USMARC::encode() to something else but there could very well be code in the wild that uses it directly and I don't want to break backwards compat. This probably comes with a performance hit of some kind. marc_to_utf8() Simple wrapper around Encode::decode(). perl v5.10.1 2010-03-29 MARC::File::Encode(3pm)
| Related Man Pages |
|---|
| encode::gsm0338(3pm) - suse |
| encode::gsm0338(3pm) - osx |
| encode::gsm0338(3pm) - debian |
| marc::batch(3pm) - debian |
| marc::charset::code(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| Weird 'find' results |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |