Someone Something wrote:
How about threading? How hard is it? Where can I find a good tutorial?
See "Starting Points" on the home page here:
http://poe.perl.org/
Also note there is a mailing list specifically for POE related questions
where you may get more help.
--
Brian J.
orrect. Can you double check with,
> perl -V
And provide the output.
As an aside if you are planning to only use SSH version 2 you don't need
a functional Math::GMP, it is only required for version 1. Math::Pari is
used for version 2.
> Thanks for any help.
--
Brian J. Miller
End Point
Richard Hobson wrote:
> Thanks Brian
>
> On Wed, 08 Apr 2009 08:37 -0400, "Brian J. Miller"
>> Interesting first choice, but okay... Was there something in particular
>> that you are getting hung up on?
>
> Yeah, the complexity of chess! I'm getting
e when you
don't know *where* to look in perldoc, but much of the information will
be the same. (Any number of sites and Google can help with where to look.)
> Thanks,
> Richard
>
--
Brian J. Miller
End Point Corp.
http://www.endpoint.com/
br...@endpoint.com
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/
of regex is very weak.
>
>
HTML, particularly ugly HTML, is notoriously hard to parse with regexes.
Try an HTML parsing module instead.
http://search.cpan.org/perldoc?HTML::TokeParser::Simple
Then you'd more than likely have to loop over the structure until you
get to the end,
gt; preferences) a different book.
>
"Everything I need to know, I learned from perldoc..." ;-).
If cost or location is an issue have her start with perldoc perlintro
and have her work her way through the toots.
--
Brian J. Miller
End Point Corp.
br...@endpoint.com
--
To unsubscrib
://search.cpan.org/search?query=JSON&mode=all
--
Brian J. Miller
End Point Corp.
http://www.endpoint.com/
br...@endpoint.com
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/
> HI
>
> I installed the module SGI::FAM, but when I run the program monitor.
for example:
>
> #./monitor /var/www
>
> this show me that error:
>
> Your Vendor has not defined SGI::FAM macro new at ./monitor line 6
>
I have seen this before, but sorry to say was not able to fix it. It
seems as F