Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Perl Programming | Forum profile

Forum profile page for Perl Programming on http://www.devshed.com. This report page is the aggregated overview from a single forum: Perl Programming, located on the Message Board at http://www.devshed.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Perl Programming" on the Message Board at http://www.devshed.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Dev Shed Forums - Open Source web development - Perl Programming (site profile, domain info devshed.com)
Title: Perl Programming
Url: http://forums.devshed.com/perl-programming-6/
Users activity: 3 posts per thread
Forum activity: 23 active threads during last week
 

Posting activity on Perl Programming:

  Week Month 3 Months
Threads: 23 89 262
Post: 63 264 783
 

Perl Programming Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
keath
10
user's latest post:
Page 2 - Geo::IP2Location - Dev...
Published (2009-11-28 10:50:00)
The headers aren't needed when you choose packages that are pre-compiled. If you just install binaries, you don't need the headers. It's sort of the approach that's necessary for ActiveState users, because most won't have a compiler. On unix systems though, I don't really like using a package manager because it's more limiting. There will always be a case where someone hasn't pre-packaged something you...
FishMonger
6
user's latest post:
Need Help on Perl Programming
Published (2009-11-26 11:30:00)
Quote: Originally Posted by bhawani2008 hello keath, i didnt got any response, if u know the perl script, can u pls post the perl scripts here or on my e-mail.. Thanks You can't be serious or that dense, can you? Keath was joking. Let me make it clear. We are not going to do you homework!
jpkumar10
6
user's latest post:
Searching is array for an element
Published (2009-11-27 12:36:00)
Hey Keath, Thanks for the explanation. I am almost done with my coding. I was able to get through the hurdle of getting $5 from the user. Have a great thanks giving
SteveC2810
4
user's latest post:
Count identical elements in an...
Published (2009-11-26 13:18:00)
Thanks a million, Worked like a stripper at a regimental reunion!
renec2006
4
user's latest post:
Perl scripts
Published (2009-11-24 17:53:00)
Thanks!
shawnhcorey
3
user's latest post:
Immortal
Published (2009-11-28 09:46:00)
CPAN has a category for such modules, Acme . Perhaps you should the create Acme::Immortal module to hold these subs.
7stud
2
user's latest post:
Get a date's work week?
Published (2009-11-20 09:46:00)
Quote: Originally Posted by pu8y Erm...now I need to reverse it, which i have the work week, how can I get the date of the first day for that work week? In the condition where each work week starts on monday. Erm...how many other forums did you post this question on. Should anyone bother working up a solution, or has the question already been answered?
vmraj
2
user's latest post:
DB Connections resetting
Published (2009-11-20 05:01:00)
I have a perl daemon script which gets data from DB and for each row forks a child process which will make a web service request. My script ensures that the number of forks will never be greater than 5. Both the parent and child processes uses Rose:: DB:: Object connection to access and update mysql db. During the execution, the parent process database connection is getting reset. Error: process_webservice stopped get_objects() -...
qmqmqm
2
user's latest post:
Installing perl module
Published (2009-11-20 11:56:00)
Quote: Originally Posted by ishnid What operating system are you running? Solaris.
Chocolataria
2
user's latest post:
How I do this??
Published (2009-11-22 14:55:00)
Tanks! Regards
 

Latest active threads on Perl Programming::

Dev Shed Forums - Open Source web development
Started 2 days, 15 hours ago (2009-11-28 16:01:00)  by atlantisstorm
Not sure how you're supplying a file handle to upload as your form seems to be missing an input element of type file or are you dynamically creating it within your checkFields javascript?
Thread:  Show this thread (2 posts)   Thread info: Zero byte upload Size: 262 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Zero byte upload :: Perl Programming :: Dev Shed Forums - Open Source web development"
Dev Shed Forums - Open Source web development
Started 3 weeks, 1 day ago (2009-11-08 18:35:00)  by Analog
Did you get the Geo::IP database? Both of those are just modules to access the Geo::IP database (of which is there are limited freeware versions and better paid subscription versions). Take a look at this link http://www.maxmind.com/app/api That should help.
Thread:  Show this thread (17 posts)   Thread info: Geo::IP2Location Size: 441 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Geo::IP2Location :: Perl Programming :: Dev Shed Forums - Open Source web development"
Dev Shed Forums - Open Source web development
Started 3 days, 22 hours ago (2009-11-27 09:47:00)  by techcode
[irony] I think PHP forum is much better suited for your thread, I can already see the make_immortal() function implemented in the language, along with is_immortal() of course. Perhaps it would be good to have a backup in case you were wrong (perhaps revoke_immortality()?) [/irony]
Thread:  Show this thread (3 posts)   Thread info: Immortal Size: 372 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Immortal :: Perl Programming :: Dev Shed Forums - Open Source web development"
Dev Shed Forums - Open Source web development
Started 5 days, 7 hours ago (2009-11-26 00:49:00)  by keath
You've used the grep in a few places, and didn't specify where it doesn't work. If you are having trouble building the @dev_size and @dev_attribute arrays for examples, it is possible that your regular expression isn't matching anything, so there may be nothing in $5 or $8 to compare or add. Code: #!/usr/bin/perl use Modern::Perl; use Data::Dumper; my (@...
Thread:  Show this thread (10 posts)   Thread info: Searching is array for an element Size: 5,416 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Searching is array for an element :: Perl Programming :: Dev Shed Forums - Open Source web development"
Dev Shed Forums - Open Source web development
Started 4 days, 20 hours ago (2009-11-26 11:46:00)  by SteveC2810
Thread:  Show this thread (6 posts)   Thread info: Count identical elements in an array? Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Count identical elements in an array? :: Perl Programming :: Dev Shed Forums - Open Source web development"
Dev Shed Forums - Open Source web development
Started 1 week, 4 days ago (2009-11-19 12:00:00)  by keath
Where should we send the completed scripts?
Thread:  Show this thread (8 posts)   Thread info: Need Help on Perl Programming Size: 99 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Need Help on Perl Programming :: Perl Programming :: Dev Shed Forums - Open Source web development"
Dev Shed Forums - Open Source web development
Started 4 days, 23 hours ago (2009-11-26 08:00:00)  by digitalpbk
Thread:  Show this thread (6 posts)   Thread info: need help with perl script to delete folders. Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Recursive Deletion :: Perl Programming :: Dev Shed Forums - Open Source web development"
Dev Shed Forums - Open Source web development
Started 5 days ago (2009-11-26 07:12:00)  by aufa
Thread:  Show this thread (2 posts)   Thread info: [Help] Always fail in executing my perl Program Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "[Help] Always fail in executing my perl Program :: Perl Programming :: Dev Shed Forums - Open Source web development"
Dev Shed Forums - Open Source web development
Started 5 days, 14 hours ago (2009-11-25 17:40:00)  by techcode
Take a look at __DIE__ signal handler http://docstore.mik.ua/orelly/perl/cookbook/ch16_1 6.htm and other places you can google for. It would be something as: Code: ... $SIG{__DIE__} = \&write_log; Though for that you wouldn't be able to use directly your existing function as error message is passed as @_, not as parameters to the called function...
Thread:  Show this thread (4 posts)   Thread info: Redirect STDERR to function Size: 927 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Redirect STDERR to function :: Perl Programming :: Dev Shed Forums - Open Source web development"
Dev Shed Forums - Open Source web development
Started 5 days, 16 hours ago (2009-11-25 15:33:00)  by Rhodge09
Quote: Originally Posted by tragic what kind of course is this for Intro to PERL Programming why?
Thread:  Show this thread (2 posts)   Thread info: PERL Craps Game Size: 491 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: PERL Craps Game :: Perl Programming :: Dev Shed Forums - Open Source web development"
 

Hot threads for last week on Perl Programming::

Perl Programming
Started 5 days, 7 hours ago (2009-11-26 00:49:00)  by keath
You've used the grep in a few places, and didn't specify where it doesn't work. If you are having trouble building the @dev_size and @dev_attribute arrays for examples, it is possible that your regular expression isn't matching anything, so there may be nothing in $5 or $8 to compare or add. Code: #!/usr/bin/perl use Modern::Perl; use Data::Dumper; my (@...
Thread:  Show this thread (10 posts)   Thread info: Searching is array for an element Size: 5,416 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Searching is array for an element :: Perl Programming :: Dev Shed Forums - Open Source web development"
Perl Programming
RE: Perl scripts - 9 new posts
Started 6 days, 19 hours ago (2009-11-24 12:53:00)  by keath
You mean, without changing the script?
Thread:  Show this thread (9 posts)   Thread info: Perl scripts Size: 94 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Perl scripts :: Perl Programming :: Dev Shed Forums - Open Source web development"
Perl Programming
Started 4 days, 23 hours ago (2009-11-26 08:00:00)  by digitalpbk
Thread:  Show this thread (6 posts)   Thread info: need help with perl script to delete folders. Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Recursive Deletion :: Perl Programming :: Dev Shed Forums - Open Source web development"
Perl Programming
Started 4 days, 20 hours ago (2009-11-26 11:46:00)  by SteveC2810
Thread:  Show this thread (6 posts)   Thread info: Count identical elements in an array? Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Count identical elements in an array? :: Perl Programming :: Dev Shed Forums - Open Source web development"
Perl Programming
Started 5 days, 14 hours ago (2009-11-25 17:40:00)  by techcode
Take a look at __DIE__ signal handler http://docstore.mik.ua/orelly/perl/cookbook/ch16_1 6.htm and other places you can google for. It would be something as: Code: ... $SIG{__DIE__} = \&write_log; Though for that you wouldn't be able to use directly your existing function as error message is passed as @_, not as parameters to the called function...
Thread:  Show this thread (4 posts)   Thread info: Redirect STDERR to function Size: 927 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Redirect STDERR to function :: Perl Programming :: Dev Shed Forums - Open Source web development"
Perl Programming
Started 1 week, 4 days ago (2009-11-19 12:00:00)  by keath
Where should we send the completed scripts?
Thread:  Show this thread (8 posts)   Thread info: Need Help on Perl Programming Size: 99 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Need Help on Perl Programming :: Perl Programming :: Dev Shed Forums - Open Source web development"
Perl Programming
RE: How I do this?? - 3 new posts
Started 1 week, 1 day ago (2009-11-22 14:41:00)  by keath
perlmonks article
Thread:  Show this thread (3 posts)   Thread info: How I do this?? Size: 167 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How I do this?? :: Perl Programming :: Dev Shed Forums - Open Source web development"
Perl Programming
RE: Immortal - 3 new posts
Started 3 days, 22 hours ago (2009-11-27 09:47:00)  by techcode
[irony] I think PHP forum is much better suited for your thread, I can already see the make_immortal() function implemented in the language, along with is_immortal() of course. Perhaps it would be good to have a backup in case you were wrong (perhaps revoke_immortality()?) [/irony]
Thread:  Show this thread (3 posts)   Thread info: Immortal Size: 372 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Immortal :: Perl Programming :: Dev Shed Forums - Open Source web development"
Perl Programming
RE: PERL Craps Game - 2 new posts
Started 5 days, 16 hours ago (2009-11-25 15:33:00)  by Rhodge09
Quote: Originally Posted by tragic what kind of course is this for Intro to PERL Programming why?
Thread:  Show this thread (2 posts)   Thread info: PERL Craps Game Size: 491 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: PERL Craps Game :: Perl Programming :: Dev Shed Forums - Open Source web development"
Perl Programming
Started 1 week ago (2009-11-24 01:47:00)  by sonicblaze
Awsome! That worked perfect. I threw it into the database results loop also, and its outputting exactly as I need. Thank you!! I thought about using a file accessing package, but I need to strip out the two different numbers, as they are used to update other tables in the database and for logging purposes. But ill have to keep that package in mind for some other tools. Thanks for...
Thread:  Show this thread (2 posts)   Thread info: Issue with windows paths handling single backslash Size: 473 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Issue with windows paths handling single backslash :: Perl Programming :: Dev Shed Forums - Open Source web development"