Isn't it PERL_PREFIX?
On 6/24/06, JupiterHost.Net <[EMAIL PROTECTED]> wrote:
Howdy all :)
I've a plugin installer that installs certain Perl modules:
This is what it uses,
CPAN::Shell->expand('Module', $module_name)->install();
which works fine as long as root is running it.
What I'd like
Howdy all :)
I've a plugin installer that installs certain Perl modules:
This is what it uses,
CPAN::Shell->expand('Module', $module_name)->install();
which works fine as long as root is running it.
What I'd like to do is install the modules as an unprivileged user into
/home/$user/perl
I
Dan wrote:
LWP or HTTP::Client?
i've used both and run across..some problems. [...]
i need the most reliable to fetch the feed, and pass me the body
of the page so i can pass it to an xml parser of sort.
unless there's something else which can already do that? [...]
Hi Dan.
I've played with
LWP or HTTP::Client?
i've used both and run across..some problems. HTTP::Client being the worst i
think, comes up with errors sometimes (or most times, actually) when trying
to retrieve a page, saying it can't do it.
I'm going to be writing something which reads and parses, then outputs RSS
fee
On 6/23/06, Omega -1911 <[EMAIL PROTECTED]> wrote:
On 6/23/06, Dave Gray <[EMAIL PROTECTED]> wrote:
> On 6/23/06, Omega -1911 <[EMAIL PROTECTED]> wrote:
> > Shawn, I modified your example like so, was this correct?
> >
> > chomp( my $data1 = ); # line 1
> > chomp( my $data2 = ); # line 2
> > ch
Michael Oldham am Freitag, 23. Juni 2006 18:20:
> Hello again,
Hi Michael again,
> Thanks to everyone for their helpful suggestions. I finally got it to
> work, using the following script. However, it takes about 5 hours to
> run on a fast computer. Using grep (in bash), on the other hand, tak
On Sat, 2006-24-06 at 10:50 -0400, Ryan Frantz wrote:
> 'CSV' means _Comma_ Separated Values. Semicolons won't work.
CSV are also doubly escaped. Commas in CSV are escaped by placing them
inside double-quotes. Double-quotes, inside double-quotes, are escaped
by placing two in a row; but if they'r
Mr. Shawn H. Corey пишет:
BTW, there is no such thing as a decompiler. At best you may find a
disassembler. That is a program that takes a binary and produces the
assembler code from it.
How about Java decompiler? ;)
--
BR,
Eugene Kosov
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additio
> -Original Message-
> From: Mihir Kamdar [mailto:[EMAIL PROTECTED]
> Sent: Saturday, June 24, 2006 10:41 AM
> To: beginners
> Subject: CSV file that can be loaded to Microsoft Outlook
>
> hi,
Howdy,
>
> I have written a perl script whose output is a CSV file(semicolon
> seperated)
'
hi,
I have written a perl script whose output is a CSV file(semicolon seperated)
in keeping reference to the Outlook Address Book. But whenever I am
importing the file to Outlook, it gives me some data error, and does not get
imported.
Can anybody help me on this??
thanx,
mihir
I once did the things like you said.I wrote a socket server on another
host,then my cgi scripts put the requests to remot socket server,got the
results from socket server and print the results to clients' browser.
From: "I BioKid" <[EMAIL PROTECTED]>
To: beginners@perl.org
Subject: CGI Script
hi all,
I need to pass a file from a cgi program to another remote cgipgms and I
need to
print the out on my web page - how to do it ? any idea ?
I posted this query few back - but still I couldnt do it :(
--
On Sat, Jun 24, 2006 at 02:56:06PM +0530, I BioKid wrote:
>
> for my cgi - this is working
> file test1.cgi
> test1.cgi: ASCII English text
> [EMAIL PROTECTED]> strings test1.cgi
>
> but still other programs are not showing the text / code
> this is the message am getting for one of my program
>
Hi All.
for my cgi - this is working
file test1.cgi
test1.cgi: ASCII English text
[EMAIL PROTECTED]> strings test1.cgi
but still other programs are not showing the text / code
this is the message am getting for one of my program
file alignscr.p
alignscr.p: ELF 32-bit LSB executable, Intel 80
14 matches
Mail list logo