Slashdot Mirror


Cultured Perl: Fun with MP3 and Perl, Part 1

Ted writes "Every self-respecting computer and music fan needs to be able to manipulate MP3s -- the defacto standard for recreational digital music use. In this article, I'll look at ways to manage and manipulate MP3s (searching, tagging, renaming, commenting, etc.) using the autotag.pl application. I'll also take you through the application, illustrating how CPAN modules enable the application."

4 of 232 comments (clear)

  1. and like every Linux geek.. by rf0 · · Score: 5, Funny

    I'm going to say "Where the ogg version?" :)

    Rus

  2. Perkasdflop by Anonymous Coward · · Score: 2, Funny

    To be honest, I'm waiting for the Common Lisp port...

  3. Talking down? by GeorgeH · · Score: 3, Funny
    MP3s -- the defacto standard for recreational digital music use
    Really? I had no idea! What's next, the Internet on computers? Man, that would be cool, maybe they could put dancing hamsters on it.
    --
    Why can't I moderate something "Wrong" or at least "Grossly Misinformed"?
  4. Yeah! I love crypted source! by nirvanis · · Score: 2, Funny
    $filename =~ m/([^-_]{3,})\s*-\s*(.{3,})\s*\.[^.]+$/

    ;-)

    --
    nirvanis