Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: Perl Golf Challenge.

by tadman (Prior)
on Mar 28, 2007 at 02:06 UTC ( [id://606898]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl Golf Challenge.
in thread Perl Golf Challenge.

use MySpace; my $ms = MySpace->new(); print $ms->response();

Replies are listed 'Best First'.
Re^3: Perl Golf Challenge.
by ambrus (Abbot) on Mar 28, 2007 at 13:04 UTC

    Almost good, but the interface is still too complicated for laymen. Let's apply the Foo::Simple methodology, and make it

    use MySpace::Simple; pageprint;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://606898]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-03-28 17:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found