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 2009



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Perl and HTML31 Jul 2009 23:06 GMT2
I am using Perl 5.8.x, Windows XP SP2 and Novell GroupWise email client. 
I have written a program to send an email which contains HTML.  Issue is that in the email body the 'body' shows up as HTML text and GroupWise has the choice to read it in HTML grayed-out (for this email ...
if loop problem31 Jul 2009 15:58 GMT3
I am having a small problem with my if looops. I have
written a small script to parse a file I have
input:
HMU00030     2522     4840            DNA gyrase subunit B
MakeMaker31 Jul 2009 01:23 GMT3
Insi de my Makefile.PL, I would like to do something like:
LIBS   => ['-lm -L$(PATH) -lmlib'],
with $PATH define at the beginning of the file, but I cannot make it
work !!!!
On using $_ in subroutines29 Jul 2009 22:12 GMT17
Is it not possible to use $_ in subroutines?
For example, my temptation was to do this:
**************************************
sub isDate {
Subroutine foo redefined a bar29 Jul 2009 15:37 GMT11
I noticed this error appearing when I stop/started my httpd server
recently (yes this is modperl 1 code).
This offending code reads a like this:
package Some::Pack;
recommendations for web/database applications28 Jul 2009 09:36 GMT7
Perl Beginners:
I am thinking about a Perl web/ database application for political
organizing and campaigns -- generating precinct walk lists, generating
phone banking lists, tracking contacts, etc..  I am using Debian
Question on approach27 Jul 2009 19:00 GMT6
I have some data I will read into an array that is the format
"some_string"@"date" such as "foo/bar/biz@07-23-2009-11.42.02".
To work with this, I will convert the date part (everything after
the "@" to the epoch format so it's easy to sort accurately. I
format a variables value for print26 Jul 2009 23:23 GMT2
I'm a little lost even what to look for to do this.
With a variable like this:
$var = 'American Express offers individuals online access to its world-class Card, Financial, and Travel services, including financial advice, retirement planning, air and hotel reservations and more'
I ...
Whats wrong with the `=~ s///' line edit26 Jul 2009 17:47 GMT1
I'm miss understanding something basic about the numbered values like
$1 $2 in a s/// operation.
In this script... I don't understand why $line has the value it does
when the $2 paren enclosed regex does not match anything.
Please Help Me!25 Jul 2009 14:46 GMT2
Dear Friend!
Sorry Again disturbing you.
I have a string
$str = "Total Mobile HONDA Civic, EXI: model 2002, excellent condition, available for sale. My Phone # is. 042-6832797, My Cell. 0300-4459899, My Office Cell is0300-5009228, my other mobile no is 0356-4094030, my Friend Mobile ...
Please Help me25 Jul 2009 07:39 GMT1
Dear Members!
I have a string
$str = "Total Mobile HONDA Civic, EXI: model 2002, excellent condition, available for sale. My Phone # is. 042-6832797, My Cell. 0300-4459899, My Office Cell is0300-5009228, my other mobile no is 0356-4094030, my Friend Mobile no is . 03226789871";
I ...
sort with special order24 Jul 2009 17:33 GMT5
When I got a word list, I want it to be sorted with special order.
for example, I got this array:
("dog","is","a","there");
I want the sorted result is:
while() I have a simple question24 Jul 2009 06:55 GMT1
I just ran into an issue where I was loosing literally half of some
expected data, which for a theoretical accounting system, would make for
some interesting audit trails (I already shave a fraction for myself,
but 50% will be noticeable ;)
Using perl code in K and C shell24 Jul 2009 05:10 GMT4
I need to used some perl code in k and C shell. But it is giving me bad
substitution. Same code works fine in bash. Any help would be
appreciated.
perl -i -e '$re=q~'${1//~/\\~}'~; print "$re"; while (<>) { /$re/ ? $c++
Reading a list of numbers into an array23 Jul 2009 00:48 GMT7
Hello there, I'd like to read a file thet is a list of numbers like:
3084
4855
2904
Pages: 1 2 3 4 5 June, 2009
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.