new modules

R

robin

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
 
M

Matt Garrish

robin said:
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
 
A

axel

robin said:
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
 
R

robin

Yeah, the docs are a little sloppy. The htmlcolret function does not
have anything passed to it.
later,
-robin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,008
Latest member
HaroldDark

Latest Threads

Top