Title: RE: [rfc] Module Naming issues

Shouldnt it be Net::MPlayer?

Yves

> -----Original Message-----
> From: Marcus Thiesen [mailto:[EMAIL PROTECTED]]
> Sent: 07 October 2003 16:59
> To: [EMAIL PROTECTED]
> Subject: [rfc] Module Naming issues
>
>
> Greetings Module Authors,
>
> I've written a module that uses MPlayers slave mode
> (http://www.mplayerhq.hu/DOCS/tech/slave.txt) to build (some kind of)
> Perl Bindings. It is mostly a fun module I've used to write my own
> webradio player in Perl. In the end it is only something that does an
> IPC::Open3 on MPlayer and maps the slave mode commands to Perl
> functions.
> It is currently named MPlayer.pm (which is quite idiomatic "use
> MPlayer;") but I'm not sure if this is OK for CPAN (top level
> namespace)
> and follow up modules (if someone bothers to write real c bindings for
> perl, maybe MPlayer::Slave would be better).
> I thought it would be kind of polite if I ask before I release it.
> Suggestions? Opinions?
>
> Have fun,
>       Marcus
>
> P.S.: it can be found here:
> http://www.thiesenweb.de/perl/MPlayer-0.02.tar.gz
>
> --
> ---------------------------------------------------------
> |Marcus Thiesen                           ICQ# 108989768|
> |D-53757 Sankt Augustin                        [EMAIL PROTECTED]|
> |Germany                                              |
> ---------------------------------------------------------
> |                  perl.thiesenweb.de                   |
> ---------------------------------------------------------
>    28A7 37CC AE2C BB6C D56D  8A3D E614 E56B 7546 75F2
>

Reply via email to