Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Perl / Getting Started / July 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
regexp behin assertions ?<!03 Jul 2008 06:33 GMT8
I would like to identify in a pattern a number wich is not
       preceded by     another number    a word or a ';'
       followed
by       ;number
AW: some question about komodo403 Jul 2008 02:00 GMT1
> thanks for you help, but can you tell me how to set it?
> could you tell me the detail process?
Go to the software preferences: At the left panel select "Code Intelligence" and check the settings there (ensure that auto-completion is turned on generally).
Now when you create a new ...
user id validation02 Jul 2008 20:13 GMT12
I am just wondering how to validate a user who is using the script??
I wanted to allow only user below to be able to user the script and was
thinking about
userA(userid: 1077)
Max range of rand function?02 Jul 2008 18:03 GMT2
I want to have a max range of rand function, so I use
my $rnd = rand(4294967295) ;
However, is it safe to use so, e.g. in 32 bit system?
Thanks.
Array problem02 Jul 2008 15:06 GMT5
I would like to know how to insert escape character in front of
special characters in an array.
I have an array which has strings like;
John's House
Perl how to die without printing out a message?02 Jul 2008 14:25 GMT2
Hi: I connect to a database within my script. If the script cannot connect, I want it to send an email and terminate without printing any message on stdout. I have the following code
  $dbh = DBI->connect("dbi:Pg:dbname=$dbname;host=$host;port=$port;","$username", "$password", ...
AW: AW: @INC and cross-platform path usage02 Jul 2008 12:12 GMT2
@Gunnar Hjalmarsson:
>      use File::Spec;
>      my ($vol, $progdir);
>      BEGIN { ($vol, $progdir) = File::Spec->splitpath( __FILE__ ) }
about Zlib02 Jul 2008 08:58 GMT5
I want to uncompress *.gz and *.tar on linux box.
So is there any package which will do it for me?
Can we use Zlib to do same?
Thanks in advance.
about perl module uninstallation02 Jul 2008 06:31 GMT6
I had installed perl modules like Net::SFTP, Math::BigInt etc.
I need to uninstall it.
How can I uninstall these modules from my perl?
Thanks in advance.
print reference01 Jul 2008 21:07 GMT3
Can someone tell me the proper syntax to print out the value in a
reference?
Thank you.,,
my $string = '';
DBI install01 Jul 2008 18:04 GMT2
Can any one help me out in Installing DBI in a standalone box. There is no internet connetion. I tried downloading DBI-1.48 module and tried using ppm and makefile.PL its not working. I am doing it correct or missing something?
AW: @INC and cross-platform path usage01 Jul 2008 16:38 GMT1
PERL5LIB is no choice, since there would be the same issue of how to write paths a cross-platform way.
> Both those methods assume that the path to the directory where the
> program resides equals the current working directory. That's often the
> case, but not always.
mailing list01 Jul 2008 13:44 GMT1
I am wondering if the mailinglist has plonked my email address...
I have not received a digest since 22 may. If I try to subscribe (again) I get
no reply either to confirm or inform me that I am already on the list.
Any help?
Perl Script runs to slow01 Jul 2008 13:21 GMT6
Howdy, scripting with perl is a hobby and not a vocation so i
apologize in advance for rough looking code.
I have a very large list of 16-letter words called
"hashsequence16.txt".  This file is 203MB in size.
AW: some question about komodo401 Jul 2008 02:13 GMT1
> i use komodo4 for perl develop.
>
> but it seems that  it can't support code auto-complete.
Pages: 1 2 3 4 5 6 7 8 9 June, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.