Man Page: mp3::tag::lastresort
Operating Environment: debian
Section: 3pm
MP3::Tag::LastResort(3pm) User Contributed Perl Documentation MP3::Tag::LastResort(3pm)NAMEMP3::Tag::LastResort - Module for using other fields to fill autoinfo fields.SYNOPSISmy $mp3extra = MP3::Tag::LastResort::new_with_parent($filename, $parent); $comment = $mp3inf->comment(); see MP3::TagDESCRIPTIONMP3::Tag::LastResort is designed to be called from the MP3::Tag module. It uses the artist_collection() as comment() if comment() is not otherwise defined. perl v5.14.2 2009-11-28 MP3::Tag::LastResort(3pm)
| Related Man Pages |
|---|
| vbrfix(1) - debian |
| html::prototype::helper::tag(3pm) - debian |
| mp3::tag::cddb_file(3pm) - debian |
| mp3::tag::id3v1(3pm) - debian |
| mp3::tag::parsedata(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| Detecting unused variables... |
| One instance of comparing grep and awk |