Hi,

    my name is Benno Kardel. I live in Munich/Germany.
    my email-address is [EMAIL PROTECTED]
    my prefered user-ID on CPAN would be kardel, if unavailable bkardel or something 
like that

 Description of my contribution:
    I  was looking for a comfortable way to read and write ID3 tags
    in PERL and found the MP3::Info package at CPAN which does quite
    a good job.

    Unfortunately it lacked support for writing ID3V2 tags.

    So I looked again at CPAN and found the MP3::Tag package which 
    supports it, but has a somewhat lower-level interface than MP3::Info.
    My application was halfway written and already used 
    MP3::Info::set_mp3_tag calls, so I wrote a little wrapper which 
    provides the set_mp3v2_tag routine quite similar to 
    MP3::Info::set_mp3_tag.

PS.: The package is already complete (V 0.1 of course) but I have some trouble with 
the man-page
        generated by my Makefile.PL
        Due to the long module-name (MP3::Info::set_mp3v2_tag) the first line of the 
manpage reads
        "set_mp3v2_tag(3User Contributed Perl Documentatioset_mp3v2_tag(3)" instead of
        "set_mp3v2_tag(3)        User Contributed Perl Documentation        
set_mp3v2_tag(3)
        Any idea what I could do about that ?


-- 
freenet Email-Office: 
E-Mail, Kalender und 30 MB virtuelle Festplatte. 
Jetzt testen unter www.freenet.de/tipp/emo

Reply via email to