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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
regexp31 Jan 2007 22:11 GMT3
In this regexp
 my $regexp  = qr/(\d+\x3a1108
             |\w+\x3a1108{1,} ) /;
 vs.
url encode31 Jan 2007 18:49 GMT1
i'm trying to get this url but i get an error:
http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Sect2=HITOFF&u=%2Fnetahtml%
2FPTO%2Fsearch-adv.htm&r=1&p=1&f=G&l=50&d=PTXT&S1=%22clear+dead%22&OS=%22clear+d
ead%22&RS=%22clear+dead%22

my $response =  $ua->get($url);
how should i ...
execution of script in one shell31 Jan 2007 11:19 GMT1
I am executing one perl script which has one clearcase command
"cleartool setview". after running this command it starts a new shell
and my script stop executing further.
Is there any way so that i can run script including this cleartool
I don't know where to start with this one.30 Jan 2007 23:45 GMT6
I need some advice as to how to approach this problem.
I've got a mail alias file, space delimited and sorted on the second
column like:
a_james@nowhere.com ajames@mail.nowhere.com
confusion with splitting columns using [-n, -n] (e.g;    my ( $country, $bytes ) = ( split )[ -2, -1 ])30 Jan 2007 23:19 GMT3
I have a file that look like this:
 1668   |  172.194.177.182   |  US    12679172
10396   |  64.237.148.157     |  PR     12679172
 9318   |  211.187.212.242   |  KR    1279172
Free to wrong pool..30 Jan 2007 13:44 GMT3
Hello beginners,
 Free to wrong pool 2245a0 not aa8fea8 at D:/Perl/lib/XSLoader.pm line -1.
 I guess it's because of   use threads;
 I thought that copy-pasting the "use" statements here would help
libgdbm29 Jan 2007 19:27 GMT3
I'm trying to install Apache2::ServerUtil from CPAN.  During make, I get the
following complaint:
************* WARNING *************
 Your Perl is configured to link against libgdbm,
Write to an existing excel file28 Jan 2007 11:59 GMT2
Hello lists,
I want to write to an existing excel file.
From the document of "Spreadsheet::WriteExcel" module:
This module cannot be used to write to an existing Excel file.
parsing XML27 Jan 2007 18:05 GMT3
I have obtain results of a query in XML format:
<?xml version="1.0"?>
<!DOCTYPE eSummaryResult PUBLIC "-//NLM//DTD eSummaryResult, 29 October
2004//EN"
Use of uninitialized value in string eq27 Jan 2007 09:17 GMT5
Hello list!
I apologize in advance for not posting a complete sample script that
shows my problem, but I can't isolate it outside of my (rather large)
perl application.
Perl Soap::Lite Help26 Jan 2007 17:36 GMT1
I am using soap from a client to talk to a server.  However on the
server side the java requires a type vector.  Does anyone know how to
use perl soap to create a data type vector?  I have so far been
unsuccessful finding any information on the web to do this.
Trying to re-arrange output of email with a list of items26 Jan 2007 03:54 GMT1
    I currently have  data for group1 which has x entries associated
with it. As I currently put out the email, the data is going down the
page. Well with the data being displayed, I thought why not have all on
same line like following:
Help, using script to edit router config (entering different modes automatically)25 Jan 2007 14:43 GMT4
Suppose I have an appliance, it's not cisco but the process of updating configuration is almost the same.
1. First you log-in either via ssh or telnet..
2. Then you go into a certain mode by typing a particular command.
3. Only after you have enter that mode, you can issue the ...
substituting one variable, assign to another25 Jan 2007 11:49 GMT4
How can take the value of one variable, substitute say its suffix, and
assign it to another?  I have only figured out how to do it using an
intermediate variable:
if ( $code eq "" ){
perl and network connection25 Jan 2007 07:20 GMT3
i'm developping a perl script which uses WWW-Mechanize and performs a big
number of  submit_form
I've noticed that because of the execution of this script network connection
fails intermitently ...
Pages: 1 2 3 4 5 6 7 8 December, 2006
 
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.