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 / November 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
no number return30 Nov 2006 15:50 GMT5
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am trying to get this to take random amount of widths and compute
the square footage for each.  For example:
Beginner question30 Nov 2006 10:34 GMT5
I am new to perl and have a doubt. I have a script that needs to run a
command. The command that is being run requires input from the user to
proceed. Instead of prompting the user how can I code the utility to not
prompt the user but take the input from a variable that has the ...
How to create a string from value of another variable.29 Nov 2006 21:55 GMT3
Hi: I have a variable called $agent_id and want to create a string with the value of $agent_id followed by "-str". The following does not seem to work.
The following example I want to create a variable called $35-str.
$agent_id = 25;
$agent_id."-str" = "This is test\n";
Problem with replacing string in file29 Nov 2006 13:35 GMT4
hi Gurus,
I have a problem to replace strings of file thru perl script.
Here is the problem in detail...
I have a text file  some thing like this..
Commenting Perl code29 Nov 2006 11:29 GMT3
Do you use the regular "#" or inline POD statements?
Robert
Signature

To unsubscribe, e-mail: beginners-unsubscribe@perl.org

delete function29 Nov 2006 11:15 GMT4
I have two arrays . one array contains the element which needs to be
deleted from the secound array in which that element is already present.
I have tried using delete function but somehow i did not succeed.
Could somebody please help me on this
Who can help me to explain the reason? about regex `m' modifier.28 Nov 2006 20:26 GMT2
Who cabeginnersn help me to explain the reason?
$ perl -e '$_="a11\nb22\nc33\n"; print $_, "-"x15, "\n";s/^a.*^b.*/x/m; print'
a11
b22
write, print, & Tk::Text28 Nov 2006 19:02 GMT3
I'm writing a perl application using Tk for the gui, and wish to write
formatted
output to a logging window within the gui. But I cannot get write to do
as I wish,
What's this string?28 Nov 2006 14:05 GMT3
Can you tell me what's this string?
=?GBK?B?zNSxpszh0NHE+qO6wvS80tLRvq3GwLzbo6zH67vYxsA=?=
How to decode it?I try:
$ perl -MEncode -le 'print
failed substitution28 Nov 2006 11:39 GMT4
I have a number of jpegs I wanted to rename. I wrote a short script
to do it but the new file name is not always generated correctly. The
script should find the last letter in the filename (before the
extension) and substitute it for '_a'.
Free PERL Editor27 Nov 2006 09:47 GMT15
           Could you please suggest me any good PERL editor which is
available in open source tools.  I have tried 'EngineSite Perl Editor
-LITE' and 'PerlExpress' which I am not comfortable with. Kindly refer
me some good bug free tools.
Fixing an apache2 perl module26 Nov 2006 22:30 GMT1
I'm on the Interchange mailing list (icdevgroup.org) and we've found a
problem with our Interchange::Link perl module for apache2.  I don't
know perl myself, and I was wondering if anyone here might be able to
help fix it.
matching sets and ids26 Nov 2006 12:40 GMT2
I have two files :
File A contains the following :
((((9,(6,8)),((4,((3,2),1)),5)),(12,11)),(13,(7,10)));
File B contains the follwoing:
Why this error ?26 Nov 2006 00:27 GMT3
Can someone tell me please why i'm getting this error with this code ?
I'm running PERL 5.6.0 on a AIX.
Any help would be appreciated.
Warm Regards,
postgres insert25 Nov 2006 18:03 GMT2
I've been using something like this for Oracle for some time
and tried it with Postgresql.
(RaiseError doesn't change the outcome)
  sub insert_token {
Pages: 1 2 3 4 5 6 7 October, 2006
 
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.