HTML Goodies: PERL Primer, Part 11 - HTML Goodies

HTML Goodies: PERL Primer, Part 11 - HTML Goodies
HTML Goodies: PERL Primer, Part 11HTML Goodies - 13 hours agoThis password script is solid in that it’s within a PERL script so you can look at code and see the password. Past that, the page it is protecting is within …

Read and write MP3 tags with Perl and manage your music files (Tech Republic)

Read and write MP3 tags with Perl and manage your music files (Tech Republic)
CPAN comes with an MP3::Tag module, which provides ready-made tools to read and extract metadata from MP3 files, making it a simple matter to identify the title, artist and genre of a particular MP3 track. Here is some example code showing how you can use the module to create a categorizing application.

Read and write MP3 tags with Perl and manage your music files - Builder.com

Read and write MP3 tags with Perl and manage your music files - Builder.com
Read and write MP3 tags with Perl and manage your music filesBuilder.com - 2 hours agoWell, with a little help from Perl, it’s possible for you to finally cross that item off your list. CPAN comes with an MP3::Tag module, which provides …