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 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
please help find logic error in home-brewed brute force anagram solver/creator script31 Dec 2005 00:36 GMT3
Hi;
 I have enclosed both the perl source and the associated output of a
bruce-force anagram script that I wrote that has a logic error in it
that I can't find.
Use of uninitialized value  Error30 Dec 2005 21:03 GMT2
Hello,
In the Script below the line:  last if ($num >= 35)
is giving me this error: Use of uninitialized value in int
How do I avoid this error?
A "sub" question...30 Dec 2005 18:19 GMT2
I have seen this lately in my readings:]
sub _dfv_profile {
   return {
       'required' => [ qw( fname lname ) ]
Plotting a 2D chart30 Dec 2005 12:47 GMT2
I have a perl code which produces a string of numbers as output. I want to
plot this data on an x-y axes plane.
I'm using ActiveState Perl 5.8.6 on a Windows XP platform. Since I don't
have direct internet connection, I'm unable to use the online package
for send an email part II29 Dec 2005 23:28 GMT3
Well I have done this code, but the messages arrive in white :(, anybody could help me with this please ???.
Note: I do not know the list of users for that reason I need multipart.
Regards
#!/usr/bin/perl
Reading the built-in number variables29 Dec 2005 21:49 GMT3
The issue:
I have a routine which builds a regex and 'knows' which paren matches to use
afterwords.  For instance after a line such as:
use strict;
regular expression29 Dec 2005 19:50 GMT3
I am looking for help on a PERL regular expression that can do the
following:
1. Make sure that the string is 20 chars or else match should fail.
2. The string can have word characters or spaces or  comma(,), hyphen(-),
strange problem with STDIN- need help29 Dec 2005 17:15 GMT5
Iam using <STDIN> to accept user input but the script just hangs at that
point.
I type in the value & program is just stuck at that point.
i know its got to do with buffer flushing. when iam using the same piece of
getting a time diff from strings29 Dec 2005 16:15 GMT4
I have a log that I am parsing and I can get the login and logout time
string parsed out. It looks like this:
13:50:01    # this is the when the user logged in
14:14:35    # this is when the user logged out
getting a number out of a string....29 Dec 2005 16:13 GMT3
How does one just get the number part out of a string?
The script below just prints 1.
#!/usr/bin/perl
@str = ('Gambia001.tiff','Gambia0021.tiff','Gambia031.tiff','Gambia035.tiff') ;
Image::Magick Annotate29 Dec 2005 13:14 GMT1
I am using IM as a part of my work. I have one strange - yet simple problem
-
I used these code in my program
$ima->Annotate(fill=>'red', font=>'Generic.ttf', primitive=>'string',x
Each char / letter --> array from string value29 Dec 2005 09:33 GMT4
Hi List,
I need to put each letter from a string to an array.
I am doing it this way and it works. I wanna know if there is any other
better way to do this / a built-in function.
why a.pl is faster than b.pl29 Dec 2005 01:22 GMT3
hi,lists,
I have two perl scripts as following:
a.pl:
----
running a short perl script in a windows XP arena29 Dec 2005 00:01 GMT3
All,
Here is my script and it is outputting "file is not present" when it should
be outputting "temp file is good and $MHfile is there\n";
Am I missing something since I am running this is a Windows env?
GD::Help !28 Dec 2005 18:53 GMT1
I am using GD::Graph for developing an online graph - What I need is a
(GD::Graphpoints) - Graph - I have already done this and works fine, Now I
want to draw a line (best fit straight line / trends line (linear) ) through
maximum number of points in this graph and I want to
Pages: 1 2 3 4 5 6 7 8 9 November, 2005
 
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.