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 / September 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
regex and newline30 Sep 2008 19:42 GMT3
can someone please explain to me how to match patterns that contain
newlines?
when file.txt contains
aaa
simple file parsing.30 Sep 2008 16:16 GMT2
I am not really new to perl but still find myself struggling with it. I have
a very simple problem in front of me, but am unable to slove it.
Here is the problem:
I have a file with lines like FF3M62TC02   AGGCAT-GGATG-ACAGT
Display GD graph  on the screen.30 Sep 2008 15:09 GMT5
I just start to learn perl on GD graph. My OS is Linux.
I got a example, but how can I display the graph on the screen ? use
Gtk2 or something else?
Hereis is the code:
GUI form for text-based search30 Sep 2008 13:40 GMT1
I have multiple directories with numerous files in each (all readable
by a Perl-based search command, such as file::grep).
What module, if one exists, could I use or tweak if I wanted to create
an HTML form to search those files in the aforementioned directories
if condition question30 Sep 2008 06:06 GMT1
Kindly go through the below codes:
use warnings;
use strict;
my $string = "test";
RE: Non standard entity conversion29 Sep 2008 15:37 GMT1
Hi List,
I am doing entity conversion decimal entity (input xml) 2 named
entity(output xml) in perl using HTML::Entities::Numbered. But it's not
returning named entity for some decimal entities. If any body have idea to
from perl review (first article) question on regex29 Sep 2008 08:00 GMT1
I was reading perl magazine and saw
sub readable {
   my $number = shift;
   $matched = $number =~ s{
Internet explorer viewing options, run script but was prompted to download28 Sep 2008 09:49 GMT2
I use internet explorer 7.0 to browse the website.
I upload a simple script, helloworld.cgi, to my website but when I ran the script by typing the url, www.myurl.com/cgi-bin/helloworld.cgi, instead of executing the script, I was prompted to download the script.
What must I do.
dump all name space?28 Sep 2008 03:40 GMT3
Is there a way to dump the name space; show all var names and values?
Signature

To unsubscribe, e-mail: beginners-unsubscribe@perl.org
For additional commands, e-mail: beginners-help@perl.org

Sending SMS27 Sep 2008 16:00 GMT4
I'm just wondering whats the best way to send an SMS thought perl ?
Has any one experience of doing such a task ?
I'm looking at CPAN and finding:
SMS-Send
Combining unique data from several lines to one line27 Sep 2008 14:17 GMT2
I am looking to send a mail message to a large group of users and
indicate which groups they are assigned to. Currently I have a tab
deliniated file which has in column 1 the email address, column 2 the
group, and column 3 the user's name. Using sample data I would like:
pattern matching question27 Sep 2008 03:34 GMT6
here is my problem:
i have to check the entries of a column and write them out to a file if they
happen to be DNA sequences ie they are exclusively composed of the letters
A, T, G, C- no spaces or digits.
Learning process How? & Why?26 Sep 2008 18:09 GMT1
These first four lines are how every Perl script I write starts.
#!/usr/bin/perl -T
use strict;
use warnings;
How to create a timezone converter application in Perl !26 Sep 2008 15:27 GMT3
Recently I came across a scenario where I need to convert the time from one
timezone to another.
Though that time, I used few websites for the same but I want to know how to
do the same in Perl.
any errors in this perl module?26 Sep 2008 13:49 GMT2
  Just wanted to show you a small piece of code I have written.Are there
any apparent issues here?
package TWiki::Plugins::DumbPlugin;
use strict;
Pages: 1 2 3 4 5 6 7 8 9 August, 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.