Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > new modules

Reply
Thread Tools

new modules

 
 
robin
Guest
Posts: n/a
 
      04-07-2006
Alright everyone, I'm sorry if everyone here pretty much doesn't like
me...just kidding...hehe, so I thought I'd say hello to all the people
here who have seriously given me great advice on perl. That's been
pretty great.

Anyway, check out my two latest modules at
http://search.cpan.org/~robinbank/

Thanks for any comments.
Later,
-Robin

 
Reply With Quote
 
 
 
 
Matt Garrish
Guest
Posts: n/a
 
      04-07-2006

"robin" <> wrote in message
news: ups.com...
> Alright everyone, I'm sorry if everyone here pretty much doesn't like
> me...just kidding...hehe, so I thought I'd say hello to all the people
> here who have seriously given me great advice on perl. That's been
> pretty great.
>
> Anyway, check out my two latest modules at
> http://search.cpan.org/~robinbank/
>
> Thanks for any comments.
>


Learn Perl.

Matt


 
Reply With Quote
 
 
 
 
axel@white-eagle.invalid.uk
Guest
Posts: n/a
 
      04-08-2006
robin <> wrote:
> Alright everyone, I'm sorry if everyone here pretty much doesn't like
> me...just kidding...hehe, so I thought I'd say hello to all the people
> here who have seriously given me great advice on perl. That's been
> pretty great.


> Anyway, check out my two latest modules at
> http://search.cpan.org/~robinbank/


I suggest that you write some proper documentation.

superdirchoose()
This method returns a chosen directory that the user will chose.
Example:
my $dir = superdichoose();

What exactly does this mean?

htmlcolret
This method returns a hex number for various html colors color coded buttons.
Example:
my $htmlcolor = htmlcolret();

What if anything is supposed to be passed to this function?

Axel



 
Reply With Quote
 
robin
Guest
Posts: n/a
 
      04-09-2006
Yeah, the docs are a little sloppy. The htmlcolret function does not
have anything passed to it.
later,
-robin

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Importing v reloading modules modules Peter Peyman Puk Python 0 03-19-2010 05:09 PM
Disabling modules using Modules/Setup Ben Weintraub Python 0 09-09-2006 12:04 AM
Importing modules from within other modules Tobiah Python 2 09-14-2003 09:18 PM
imputils - import problem modules from sys.modules Remy Cool Python 1 08-27-2003 02:25 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57