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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
is this a rigged test?31 Dec 2007 14:53 GMT2
is this a rigged test? at:
    http://shootout.alioth.debian.org/gp4/benchmark.php?\
    test=partialsums&lang=perl&id=3
i find a 'partial-sums' benchmark coded in Perl, in which what should be a
Different way of getting Standard input31 Dec 2007 13:16 GMT3
What is the difference in Accepting the following form of standard input?
1) $a = <STDIN>;
2) $b = <stdin>;
3) $c = <>;
is this a rigged test?31 Dec 2007 04:07 GMT1
oops. i just ran the code. no diff' when run $TWO_THIRDS. oh well, in Perl
subroutines are cheap!
Signature

To unsubscribe, e-mail: beginners-unsubscribe@perl.org

configuring startperl during make ?31 Dec 2007 00:49 GMT3
During DBI building, MakeMaker uses the fixin() method to write the shebang
line for all the perl scripts that will be installed.
The path on my machine is /usr/perl/5.8.4/bin/perl. I also have
/usr/perl5/bin/perl which is *currently* pointing to the same 5.8.4 perl,
export variables30 Dec 2007 15:52 GMT5
Could someone tell me if this is possible and if it is how I do it. I
have the following two file;
file1.pl
---
Handling errors when working with files29 Dec 2007 17:43 GMT3
I wanted to learn a bit more about how to handle errors when I am working with files, so I wrote this simple script to start with it where you can see that first I show the normal perl errors variables, then I try to delete a file and finally I show the errors variables again.
The ...
thumbs nails of file29 Dec 2007 16:45 GMT1
Hi Gurus,
I have some video files with thumbnail images associated with each file.
What I need to do is get the thumbnail image and store other folder by name
"Images" with same name.
how to accept array elments using loop28 Dec 2007 18:30 GMT4
          I am new user of this group. can you tell how can i accept
array elements using loop. for example
for($i=0;$i<5;$i++)
{
Env variables readable by an application28 Dec 2007 08:24 GMT2
I have an application that executes a user-defined script. The application sets certain environment variables that the script uses to determine which phase it is in.
 I want to be able to set other env variables to set other conditions usable by the script.
 Is there a way to do ...
replace chars27 Dec 2007 21:16 GMT14
I want to replace some special characters with their corresponding Western
European chars, for example a with a, â with a, s with s, t with t, î with i
and so on.
Could you please recommend a module that can do this?
FTP file handle question27 Dec 2007 19:51 GMT1
Hi group,
I'm troubleshooting a perl 5.6 Win32 app that uses Net::FTP. I am trying
to ftp using a file handle instead of a local file name.
POD says something like $ftp->put(LOCAL_FILE [REMOTE_FILE]) where
beginners-help@perl.org27 Dec 2007 15:46 GMT2
I want to assign the each column of the following file in a separate
variable.
2864 oracle    0.0
0.2/home/oracle/u01/app/oracle/product/10.2.0/db_1/inventory/bin/tnslsnr
how to run a script at remote location (windows-->linux)26 Dec 2007 21:17 GMT2
I would like to run perl script on linux machine from windows perl script.
Can any body help me out on this regard, is there any module which takes
care of this?
Thanks,
Googling26 Dec 2007 02:44 GMT2
Summary: Is there an easy method to search Google and get the top
result (title & URL)?
I'm trying to write a script that gets URLs based on a name. I figured
using Google would be the simplest method. I need to search a specific
Best book for...24 Dec 2007 20:26 GMT1
I would like to read something on the preferable or "best", if you want
to use that term, way of building large applications in Perl. I am
looking for structure of the program and things like that.
Robert
Pages: 1 2 3 4 5 6 November, 2007
 
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.