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 / March 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
hash referrences and such31 Mar 2007 01:11 GMT17
I have a problem printing out a hash.  This is the script I'm working with:
#!/usr/bin/perl
use warnings;
use strict;
Regexp non-alphanumerics to spaces30 Mar 2007 21:37 GMT3
Hello, can you guys show me how to convert each non-alphanumeric
character in a string to a space, and then convert any number of
consecutive spaces in the string to a single space?
If I need to specify exactly which characters I want converted to
Perl versus other scripting language30 Mar 2007 19:24 GMT7
Hi Perlers !
    In my project we are using lot of scripts (for various job
launching
    activities )some written in bash, some in perl.It's completely
how to pass double quotes in a url from CGI script30 Mar 2007 14:08 GMT2
Hi: I am having trouble passing double quotes when passing a url string. Everything after the double quotes does not go through. For example in the perl script below, the browser ends up going to http ...
Need to extract only the function name no brackets reqd.30 Mar 2007 13:55 GMT3
    I have this program which extract function names from the files.
    My only problem is I want to extract only the function names{no
brackets () needed } .
    Currently its extract all words after word sub but it all
scalar %hash30 Mar 2007 12:07 GMT1
Hi you all :-)
my name is Jonatan, I am new it this lists.
I was wondering, why do
print scalar %hash;
numeric and string conversions30 Mar 2007 02:44 GMT4
Please bear with me for a bit, I'm not realy sure how to explaine my problem
so I'll try to give you an example of what's going wrong and what the
desired behaviour is.
I'm trying to calculate the CRC-8 checksum for the numbers 0~16 using the
Prepend + to search words29 Mar 2007 20:36 GMT5
Hello, how can I prepend a "+" character to each of the words in a
string?  For example, "big blue widgets" should be changed to "+big
+blue +widgets".
- Grant
sending output to file and terminal29 Mar 2007 19:03 GMT8
    I have written a perl script that prints the output to the terminal. I
also want to write the  output to a file. So, what I have done is write the
output to a file and then print the file. I was just wondering if there any
way to write to both - terminal and file at the same ...
To Reference or not to reference29 Mar 2007 18:55 GMT4
I've written a Perl program that declares a hash at the top of the
program "%myHask;".  It has worked great until now when one sub program
seams to be making its own copy of the hash.  I can find no typo's or
anything but there my still be one there.  My question is would it be
XML parsing REST responses29 Mar 2007 15:35 GMT2
I might be in above my head here so bear with me if I am not making
sense.
I have to retrieve and extract an xml fragment from a REST server. I
have followed some examples from the "Web Services" book. I am able
perl -s and use strict29 Mar 2007 08:26 GMT3
I have a small script:
#!/usr/bin/perl -ws
use strict;
print $k;
Making a HTTP POST29 Mar 2007 02:00 GMT2
What's the best way to go about making an HTTP POST?
I want to retrieve a dynamic page that is only accessable via a POST.
Is there a module (simple one?) that deals with this?
Parsing String28 Mar 2007 17:12 GMT1
Hi list,
i am trying to parse the output of a command. The text is multilined.
I would like to match the first word after a specific text.
for example:
Win32::OLE packages28 Mar 2007 02:05 GMT2
Does anybody know which package in Win32:OLE will Freeze Panes and call Format Report method in excel document?
Thanks in advance,
Vladimir
Pages: 1 2 3 4 5 6 7 8 February, 2007
 
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.