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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can't use string as a subroutine ref while "strict refs"28 Feb 2007 22:19 GMT2
    I am trying to do the following, do I need to remove the strict option for this to work or is there a better way ?
--snip--
sub admin {
    my $term = shift;
print if variable matches key28 Feb 2007 21:10 GMT3
Hello,
I'm trying to print a tab delimited file based on a colon separated file
matching a key in %hash.  I've attempted a few different things w/ the
colon separated file (splitting it into to variables, making it %hash2)
authenticating from w/in Perl28 Feb 2007 19:53 GMT1
I have been using LWP::Simple successfully to download data files from a
number of sources. I now have to work with a web site that requires a
username and password (which I have) but I have no idea how to get perl
to interface and provide that information.  
how good is 'crypt()'?28 Feb 2007 12:14 GMT3
how good is 'crypt()'? it seems that for small differences in the target
string you get duplicate digests. i get the following results (using
debugger):
DB<1> $f='aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaab'
Scan disk for files with certain owner28 Feb 2007 10:11 GMT4
I need a perl script that runs under linux that should recursively
search the directory tree and print out all the files that have a uid or
gid that does not resolv to a username or userid.
Can anyone give me a hint ?
Inefficient code?27 Feb 2007 16:58 GMT3
My code is comparing the variables node and db in one input file to
bkup_node  and bkup_db in the other input file. If they match then a
line is written to the output file. While I am getting the desired
output I don't think I am doing this in the most efficient manor. When I
GD and png question27 Feb 2007 12:33 GMT1
Does anyone know if it is possible to create an indexed png file with
<= 4 colors using GD
Currently googling,but not found anything thus far
slurp hash from file27 Feb 2007 10:57 GMT2
I want to define a hash reference like this:
my $h={
        a => 'aaaaaaaaa',
        b => 'aa &&\
extract data from array27 Feb 2007 07:22 GMT1
I have following data in the 0 th position of the array.i need to
extract only 143
Days Old:143--User:yevala--Element:/vobs/ivr/air.pj/hdrs/irDefines.h
I did in the following way.
converting to mixed case26 Feb 2007 20:39 GMT6
is there a function, module, script, etc. that converts all uppercase to
proper mixed case.  this particular need is for an address list that is all
uppercase
1370 W 14TH ST
$.:26 Feb 2007 20:34 GMT2
What does $.: mean?
Signature

Ubuntu eh? I'm not really into Pokemon.
--

Home directory26 Feb 2007 19:24 GMT6
How do I, inside Perl, get the path of the home directory?
I assume if I can do this, it will only work under Linux / Unix?
Signature

Daniel Kasak

array operation26 Feb 2007 18:43 GMT17
# /usr/bin/perl
use strict;
use warnings;
my $CT = "/usr/atria/bin/cleartool";
Record separator and regex switch26 Feb 2007 17:25 GMT5
I am trying to parse some dhcp-lease files to extract the ip, mac and
hostname.
I am struggling to get either, the regex of the $/, correct. I am not
sure which combination of these I should use.
How to compile and install PadWalker on win xp with ActiveState port perl 5.826 Feb 2007 15:51 GMT1
I had to first compile PadWalker.xs file into c file. And then compile.
Which c compiler should I use. How could I set up the building env?
--
Spark shen
Pages: 1 2 3 4 5 6 7 January, 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.