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 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Interpolate variable in a __DATA__ block31 Mar 2008 22:05 GMT28
I'm trying to get a script to interpolate variable values in a
__DATA__ block if possible. This is a kind of alternative to a full-
blown template method. I'm not sure if I can even do what I want,
hence my posting here. The following code only goes so far. It
Uninitialized value in pattern match31 Mar 2008 20:40 GMT2
The last line of this code
 foreach $PkgFile( @$PkgList )
 {
   if( $PkgFile =~m/^\s*$/)
parser using perl31 Mar 2008 20:21 GMT8
I am trying to extract information from a file that follows the syntax
of a high level language (something like C++)
The script just needs to understand a very minuscule portion of this
language to do this. It does not have to
Inappropriate ioctl for device31 Mar 2008 16:10 GMT4
Hey All!
I've written a Bash script called `clock`, which is called by one of
two symbolic links: `clock-in` and `clock-out`.  This script is,
effectively, a time-clock for tracking time spent on various projects
Problem with STAT under Windows31 Mar 2008 15:11 GMT1
I tryed some testkod below, i like Perl to give med TIME for every
file,
But all variable just get blank, (i got filename).
# Reads all files to a list
parse x.500 DN  and change order  displayed31 Mar 2008 13:25 GMT2
I am trying to change this
"cn=Bob Smith+serialNumber=CR013120080827,o=ICM,c=US"
to this:
"serialNumber=CR013120080827+cn=Bob Smith,o=ICM,c=US"
perl byte code generation31 Mar 2008 11:22 GMT1
Dear list
I want to compile a perl code into some encrypted format . My main goal is I
don't want to give anyone my source code and I want only to give the
executable. These codes will run only on Unix flavors O.S. So how to do this
Load hash from a scalar31 Mar 2008 08:49 GMT3
I want to load the value from scalar variable to a hash
Example:
my $a = "a, 1, b, 2, c, 3";
Now, I need to create a hash %b, which holds values like
need to find all the directories which have soft links in it31 Mar 2008 06:29 GMT3
I have a parent directory  which contains nearly  10 soft-links to other
directories, the linked directory   may also contain soft-links to other
directories.it goes on like that till the directory doesn't contain any
soft-links.  How can I get the list of all these directories ? ...
Automate a search query from a website30 Mar 2008 11:13 GMT1
I am trying to automate a search query from a website that uses CGI
script to process the query.
I want my script to post a search query to a website, and then parse
the html result from the website back into an output file.
diff says memory exhausted need help with perl29 Mar 2008 20:14 GMT5
I've got two similar large files with one word per line and they're
sorted.
Each file has a few words not in the other.
I typically identify the unique words in the file using diff,grep,cut.
how to get in depth Directory statistics29 Mar 2008 01:18 GMT26
Hello Forum,
I am in need to write a script which will count the number of files
and directories in a given directory. It will also record the
statistics of the directory within the main directory.
Handling OLD files28 Mar 2008 20:07 GMT6
I am looking for a way of moving files older than a date,
I am need this in a script for moving/erase old files from a
production machine
Any tips where to read more about this i gratefull, i can't find any,
Install CPAN module in shared hosting28 Mar 2008 16:31 GMT1
Hello,
I like to install CPAN modulike like AI::Prolog, I have the Cpanel that have CPAN module installer, but my shared hosting does not allow some modules to be installed like this AI::Prolog, what can I do ? Should I install it in my computer first and then copy the PM files ...
Plotting widget in Perl?28 Mar 2008 15:41 GMT9
Hello experts,
This question is related to GUI development with perl. I am
willing write a perl script which I can use to visualize some
data.
Pages: 1 2 3 4 5 6 7 8 February, 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.