All,Is there a commonly known way or method to limit thenumber of arguments that a subroutine can store orpass?thank youderekDo You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection aroundhttp://mail.yahoo.com...
Hello,We need to grab some data from a webpage fetch via the LWP module. This is thecoding andthe $resultdata below, need to regrex out various data, indicated by the [ ]brackets see below for further explainations.My regrex is not very strong and need to some help figuring out the best way todo...
The same thing is true for crypt: programs using crypt start to crash, ascrypt_r again requires an initialised struct crypt_data.(and, btw., crypt_r and random_r are both gnu libc extensions)...
Change 28769 by steveh@mugwump on 2006/08/30 15:57:13Silence some more Borland compiler warnings(See: )- Change the cryptic pragma warn strings into numbers that are more easily recognized, and add a new one (8027).- Add a similar pragma warn line to fcrypt.c, which doesn't use win32.h.Affe...
Hi, I would like to connect to a database stored at linux machine from my Windows machine. But I am unable to connect to themysql server.The error I am getting is"DBI connect('employee:xxx.xxx.xxx.xx','root',) failed: Unknown MySQLserver host 'xxx.xxx.xxx.xx' (11001...
Some of you may be interested in my near-daily blogging I've been doingabout my efforts to port CGI::Application to Perl6:http://use.perl.org/~markjugg/journal/Currently, over 50% of the test scripts are passing. Some of the othertest scripts simply haven't been refactored from Perl5 t...
Hi, I would like to connect to a database stored at linuxmachine from my Windows machine. But I am unable to connect to the mysqlserver.Please help me regarding this issue.use DBI;$dbh = DBI->connect("", 'root','abc123', { RaiseError =1 } );#do something here}$dbh->disc...
Thank you Robin & John for the helpJwm...
All,This email is part of a brain dump from my thoughts over the lastweek while I was away from a computer. If anything doesn't makesense, I will clarify or expand it in the following days.I believe that Perl 6 already has basically all of the necessaryparts built-in for implementing a true...
Since nobody else has answered yet, I'll try to say something.I'll post this also to perl6-language so that those who know bettercan comment on this. 8/28/06, Mark Stosberg <mark (AT) summersault (DOT) comwrote:First, what's the recommended reference for learning how dispatchin...
Is up and okay?Lee GoddardIndependent Contractor, Software Development/AnalysisBBC Radio & Music Interactive* Room 718 | Henry Wood Hs | Regents St | London W1 1AA | UK* 020 776 50849* lee.goddard (AT) bbc (DOT) co.uk lee (AT) server-sidesystems (DOT) ltd.ukhttp://www.bbc.co.uk/This e-mail (and...
Hi Steve,Thank you for the swift reply. I have tried to unpack the perl directoryand tried it once freshly. This has been done in database withHP-UX Release Ver11i.This time I have got a different error.Kindly find the error in err.doc and the myconfig in myconfig.txt andthe parameter that I hav...

