> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of DZ-Jay
> Sent: Thursday, January 05, 2006 11:44 AM
> To: Hicks, Robert
> Cc: perl-win32-users@listserv.ActiveState.com
> Subject: Re: Hello! Help me please!
>
&
Hicks, Robert wrote:
I believe that if you inline a heredoc like that the contents of the heredoc
have to be left aligned all the way to the left margin.
Not the *contents* of the heredoc, but the closing label must be the
first thing on its line. This should be fine:
if(!(m~^http://~)
|
|cc:
|
|Subject: Hello!
=== your code ===
use HTTP::Request;
use LWP::UserAgent;
$content=getContent('http://127.0.0.1/index.htm');
@html=split(/\n/,$content);
for(@html)
{
do
{
$2 and push(@link,$2);
}while m
{
<\s*A\s+HRE\s*=\s*(['''])(.*?)\l\s*>
}gsix;
print "All links in this page:\n";
f
|
|cc:
I compile the fellowing perl program and meet a problem:use HTTP::Request;use LWP::UserAgent;$content=getContent('http://127.0.0.1/index.htm');@html=split(/\n/,$content);
for(@html){ do { $2 and push(@link,$2); }while m { <\s*A\s+HRE\s*=\s*(['''])(.*?)\l\s*> }gsix; print "All link
- Original Message -
From: "gao perlone" <[EMAIL PROTECTED]>
To:
Sent: Sunday, December 25, 2005 12:55 PM
Subject: I meet a problem that I can't install module!Please help me!
I need install a module name Date::Format in Windows.
I use the ppm as below:
ppm>
Of
gao perloneSent: Saturday, December 24, 2005 7:56
PMTo: Perl-Win32-Users@listserv.ActiveState.comSubject:
I meet a problem that I can't install module!Please help
me!I need install a module name Date::Format in
Windows.I use the ppm as below:ppm> search formatBut I get
Gao --
> Subject: I meet a problem that I can't install module!Please help me!
> I need install a module name Date::Format in Windows.
> I use the ppm as below:
> ppm> search format
>
> But I get nothing.I go to search.cpan.org and I can find a module.
> What i
show:
[1] ActiveState PPM2 Repository[2] ActiveState Package Repository[3] landfillthe cpan is no contained.Any one can help me? Thanks a lot!
How about this?
C:\ ppm install Date-Format
--
pDale Campbell
"All of the birds are laughing!
C'mon
y[3] landfillthe cpan is no contained.Any one can help me? Thanks a lot!
___
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
- Original Message -
From: "gao perlone" <[EMAIL PROTECTED]>
To:
Sent: Thursday, August 25, 2005 8:58 PM
Subject: Help me!
> I'd like to write a program to read and get some file from a website
> through a HTTP protocol.which module can help me?HTTP?thank
I'd like to write a program to read and get some file from a website
through a HTTP protocol.which module can help me?HTTP?thanks a lot!
___
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe:
hi guys,
hey , i need a nice good tutorial to help me do this task.
The first task is
setting up an open source WAP/SMS gateway to become up and running on our
server, those PERL applications will exchange data with the
gateway.
The second task is to make an
online a
From: Nagesh Pai [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 10, 2003 7:42 PM
To: [EMAIL PROTECTED]
Subject: please help me with following error
I have installed active state perl on windows 2000 professional
operating system.
I copied all the modules required for running a perl script
I have installed active state perl on windows 2000 professional operating system.
I copied all the modules required for running a perl script that I use quite often in unix.
This script creates a socket connection and then sends HL7 transactions to a port.
I get the following error when I run the s
If you just want to code and don't care much for installation issues,
have a look at
http://www.apachefriends.org/
-> WAMPP (Apache, Mysql, Perl&Php and some other stuff like PHPmyAdmin for Windows) or LAMPP (Apache, Mysql, Perl&PHP, phpMyAdmin, proFTP, OpenSSL, GD and so on for Linux).
I've alrea
h the log files in
/.../logs/access.log and /.../logs/error.log
Regards
- Roger
-
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
Maximum DBZSent: 05 December 2002 20:25To:
[EMAIL PROTECTED]Subject: Help me, I m a 13
year old newbie.
H
Windows Registry to be searched using the script file extension
(e.g., .pl) as a search key.
=
- Roger -
=
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
Thomas R Wyant_III
Sent: 05 December 2002 21:26
To: [EMAIL PROTECTED]
Subject: Re: Help
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Saturday, May 04, 2002 12:17 PM
To: Sisyphus
Cc: [EMAIL PROTECTED]
Subject: Re: Clearcase::SyncTree - Error - Please help me
Dear Sisyphus,
Thanks for ur reply
lt;[EMAIL PROTECTED]>
05/05/02 04:44 Subject: Re: Clearcase::SyncTree
- Error - Please help me
PM
- Original Message -
From: <[EMAIL PROTECTED]>
>
> C:\>perl
> use Clearcase::Argv;
> Can't locate Argv.pm in @INC (@INC contains: c:/Perl/lib c:/Perl/site/lib
.) at c:
> /Perl/site/lib/Clearcase/Argv.pm line 5.
This would indicate to me that line 5 of Clearcase/Argv.pm contains:
use Arg
Dear friends,
I have faced the following error when i use the
Clearcase::SyncTree and Clearcase::Argv
( But i installed it from the Activestate using ppm , the
installation went fine without error.)
Hi Everybody,
Somebody is using my mail id for spam.
I am shocked when i saw so many messages stating "I have got the
answer".
Please stop this whoever is doing this and
spoiling my reputation in this great mailing list.
Moderator help me out to find out th
>>>>> "ponnambalam" == ponnambalam ma <[EMAIL PROTECTED]> writes:
> DEAR FRIENDS,
> PLEASE HELP ME REGARDING THE REGULAR EXPRESSION IN SPLIT FUNCTION
> data is : CDM210909 or FDM210909 ( ie start with 3characters followed
> any no of numeric n
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
[ Grrr, just post to one list! ]
> ($a,$b) = $x =~ /(.{3})(.*)/;
Shouldn't you be pushing that stuff into an arra
Rob wrote:
> Simplest method that I've seen for rounding a number ( $number ) is:
>
> my $number = 75.3;
> my $rounded_number = int ($number + 0.5);
Simple? Perhaps, although not much shorter than using [s]printf.
Correct? Maybe not.
First, it does not meet the IEEE standard for proper roundin
PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Thursday, December 28, 2000 4:47
PM
Subject: Re: Can anyone help me??
Brian Gibson wrote [in
part]: > I am sure there is a module that does this but I
might do it this way>> If I had a number (say 75.8) I would
split it
- Original Message -
From: Geoffrey Trees <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 29, 2000 5:33 AM
Subject: Can anyone help me??
> Hello
> I new here and need help if anyone can help me..?? I need a way to round
> numbers to there neares
> -Original Message-
> From: Fabio Quintao [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 04, 2000 3:24 AM
> To: [EMAIL PROTECTED]
> Subject: help me with perl TK!!
>
>
> Hi all!!
>
> i have some questions that is very easy for most of you
>
30 matches
Mail list logo