Is there a help me with my perl homework list?  Maybe we should start one...

On 3/23/06, JupiterHost.Net <[EMAIL PROTECTED]> wrote:
>
>
> Irfan J Sayed wrote:
> > Hi,
>
> Hello,
>
> > Plz let me know how to define variable in perl
>
> my $homework = 'cheating';
>
> my @todolist = qw(perldoc RTFM STFW);
>
> my %perldoc  = (
>     'perlintro' => 'Perl introduction for beginners',
>     'perldata'  => 'Perl data structures',
> );
>
> HTH :)
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> <http://learn.perl.org/> <http://learn.perl.org/first-response>
>
>
>

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to