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
Regex question.07 Jul 2008 16:35 GMT4
Thanks for all the help provided so far in my earlier queries. I have a
query regarding regexes.
I am to match only one specific word in a wordlist which has only those
alphabets which it contains and none other than that.
Getting file type in perl07 Jul 2008 13:32 GMT2
Unix command file gives file type of that file.
# file a.txt.gz
a.txt.gz: gzip compressed data, was "a.txt", from Unix
How can I achieve same in perl?
how to read the last line of a file directly?07 Jul 2008 07:39 GMT7
I try to read the last line of a file directly instead of using
while(<>) or something else to read each line until "undef" bumped to
me.
If you know some build-in functions or another modules for me to use,
how to change string to scalar07 Jul 2008 07:07 GMT7
I try to update the end of my file index by 1 per day.
ex:
    file_0   -->  file_1
    file_10  --> file_11
simplify a path06 Jul 2008 20:08 GMT15
I have a file containing UNIX-styled Path in each line. But the path is
simplified enough. Some of them has ".." and "." in the middle, such as
"/a/b/./c/../d".
Now I want to simplify each Path according to Unix tradition.
Integer data type05 Jul 2008 23:31 GMT11
Conside the following codes:
use POSIX;
print LONG_MAX, "\n";
my $num = 99999999994;
Optimize the script05 Jul 2008 19:42 GMT8
I put togather a piece of code with some help, to capture the output as
below from a file "cxout1" as below. I am sure this can be written in few
lines or even differnt way of getting the same out put with use of hash etc.
Kindly help me to optimize the code. Any help would be much ...
isolating text in a string05 Jul 2008 17:22 GMT5
I'm trying to isolate text in a string. My string is typically of the
form:
sometext["moretext",
I would like to isolate moretext.
Removing lines from start of tag to end of tag in XML's05 Jul 2008 09:52 GMT2
Can some one help me gain knowledge as how I can
delete few lines from XML.
Example
 <resource-ref id="ResourceRef_LSSimulator_DataSource_3">
find and multiline delete05 Jul 2008 06:48 GMT2
I need a starting point to learn to accomplish the following action:
I need to take a plain text ascii file such as:
Foo
a line of variable text
Debug Help Please04 Jul 2008 15:25 GMT4
Greets
I wrote this script to parse information from some log files. It Seems
to work , or look like it works.
In the end I get the log creation of .csv log files with no
substitution04 Jul 2008 11:20 GMT9
I have to do a substitution of a pattern in a text file,
this pattern is a key of a hash table previously set.
so I want to replace my pattern by the corresponding value of the key
in the hash table
mysql data store in to a FILE04 Jul 2008 11:01 GMT3
Hi ,
I just tried to store some mysql-queried data in to a file. but it wont work. Actually i wanted to do not just writing , it should be APPEND at each time when that perl scripts runs.
Can some body help me , if you all can provide me a sample or a example would be a great help ...
removing '*' from *****STAFF*****04 Jul 2008 03:57 GMT8
Does anyone know how do I remove the beginning and the trailing * from
*****STAFF*****
Thanks  and Regards,
Manasi Bopardikar|s/w Engineer|Persistent SystemsLtd
play sounds03 Jul 2008 17:02 GMT4
How to make a perl program under windows to play sounds?
thanks.
Signature

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

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.