|
|
|
Search for Perl.
Search results: perl : 2045.
|
Results 1-10 of 545.
Search took 0.036 seconds
|
| 827643 documents in database |
- 1.
###Perl + XML = How?### - Computer Forums
[11.486% Popularity: 0.00000]
-
|
Computers Computer Forums > Programmers Lounge > Programming Discussions ###Perl + XML = How?### User Name Remember Me? Password Register FAQ Members List Calendar Search Today's ... Modes 10-01-2006, 07:02 AM # permalink jonmon6691 True Techie Join Date: May 2006 Posts: 101 ###Perl + XML = How?### I need to use Perl to take an XML document and get a URL that is in the tag ... number of instances and there are other tags that should be ignored. If there is a module in Perl, i don't know what it is or how to use it so if you could give me a link to a comprehensive ...
|
|
|
- 2.
Perl Programmer JOB Opportunity San Francisco - Computer Forums
[11.456% Popularity: 0.00000]
-
|
Computers Computer Forums > Programmers Lounge > Programming Discussions Perl Programmer JOB Opportunity San Francisco User Name Remember Me? Password Register FAQ Members List ... Display Modes 06-12-2007, 05:58 PM # permalink danny Newb Techie Join Date: Jun 2007 Posts: 1 Perl Programmer JOB Opportunity San Francisco Hi Everybody! I am looking forward to cover a Perl ... of the most important Software Companies in the world. I need someone who has strong experience of perl programming, software developing. It would be great if you have worked in security and if you know ...
|
|
|
- 3.
Creating Login and Logout with cookies and Perl - Computer Forums
[11.449% Popularity: 0.00000]
-
|
... Forums > Programmers Lounge > Programming Discussions Creating Login and Logout with cookies and Perl User Name Remember Me? Password Register FAQ Members List Calendar Search Today's Posts Mark ... smartydebater Newb Techie Join Date: Feb 2006 Posts: 29 Creating Login and Logout with cookies and Perl Hey guys, I'm looking instructions on how to use cookies and perl to create smooth websites that ...
|
|
|
- 4.
Help me with CGI/Perl - Computer Forums
[10.241% Popularity: 0.00000]
-
|
... Computer Forums > The World Wide Web > Web Graphics, design, digital images Help me with CGI/Perl User Name Remember Me? Password Register FAQ Members List Calendar Search Today's Posts Mark ... 08:49 AM # permalink Greg Do you condition? Join Date: Dec 2004 Posts: 1,294 Help me with CGI/Perl I'm trying to write a CGI script that will generate an HTML file showing what is playing in my ... just like it should. Here is the current script with the working date command: Code: #!/usr/bin/perl print "Content-type: text/html\n\n"; print "<html><head>\n"; print "<title>Test</title></head>\n"; ... Now how do I get it to work with the other command? Keep in mind I know basically nothing about Perl. Oh, and when I just run the script from the command line it works fine as well. Here is what it gives me: Code: greg@Carl:~/apache/nowplaying$ perl playing.pl Content-type: text/html <html><head> <title>Test</title></head> <body> <b>The Flaming ...
|
|
|
- 5.
Computer Forums - View Single Post - ###Perl + XML = How?###
[10.230% Popularity: 0.00000]
-
|
Thread ###Perl + XML = How?### View Single Post 10-01-2006, 07:02 AM # permalink jonmon6691 True Techie Join Date: May 2006 Posts: 101 ###Perl + XML = How?### I need to use Perl to take an XML document and get a URL that is in the tag ... number of instances and there are other tags that should be ignored. If there is a module in Perl, i don't know what it is or how to use it so if you could give me a link to a comprehensive ...
|
|
|
- 6.
Perl causing slowdown. - Ubuntu Forums
[10.204% Popularity: 0.00000]
-
|
... go Ubuntu Forums > The Ubuntu Forum Community > Main Support Categories > Desktop Environments Perl causing slowdown. User Name Remember Me? Password Home Forum Help Gallery RSS Feeds Register ... Crème Ubuntu Join Date: May 2005 Location: Burnley, Lancs. Beans: 2,932 Ubuntu 6.10 Edgy User Perl causing slowdown. I'm having a problem with my old laptop (but I don't think it's laptop related). ... So, I pop into a terminal and run top to see what's using the resources: Screenshot.png So, it's perl (It actually goes up to about 70% on occasion, but the screenshot isn't fast enough to catch it). But what's it doing? AFAIK, Perl isn't a program as such, but a language. So is it a program running in Perl? It's a more or less out-of-the-box breezy installation. All I've added is bluefish If I kill the perl thing, I get a password error: Screenshot-Warning.png Then it comes right back again. Since it's a ...
|
|
|
- 7.
Perl error when installing .pl - Page 2 - Ubuntu Forums
[10.195% Popularity: 0.00000]
-
|
... go Ubuntu Forums > The Ubuntu Forum Community > Main Support Categories > Desktop Environments Perl error when installing .pl User Name Remember Me? Password Home Forum Help Gallery RSS Feeds ... 11 June 15th, 2006 Indifferent 5 Cups of Ubuntu Join Date: Jun 2006 Beans: 19 Ubuntu 6.06 User Re: Perl error when installing .pl tofrodos worked like a charm! Thanks again for all the help! ... of Ubuntu Join Date: May 2005 Location: Eugene, OR Beans: 105 Ubuntu 7.04 Feisty Fawn User Re: Perl error when installing .pl thanks for this! This saved me when installing ndiswrapper 1.28 ...
|
|
|
- 8.
ndiswrapper (source compiled) giving perl debug mode -- error? - Ubuntu Forums
[10.171% Popularity: 0.00000]
-
|
... Community > Main Support Categories > Networking & Wireless ndiswrapper (source compiled) giving perl debug mode -- error? User Name Remember Me? Password Home Forum Help Gallery RSS Feeds Register ... Myanmar (Burma) Beans: 249 Kubuntu 7.04 Feisty Fawn User ndiswrapper (source compiled) giving perl debug mode -- error? Code: $ndiswrapper would always go into a perl debug mode like the ... I do with ndiswrapper, it will always enter into the debug mode. P.S. At least I think it's the perl debug mode. __________________ nyinge View Public Profile Send a private message to nyinge Find ...
|
|
|
- 9.
Perl module errors using CPAN - Ubuntu Forums
[10.166% Popularity: 0.00000]
-
|
... go Ubuntu Forums > The Ubuntu Forum Community > Main Support Categories > Installation & Upgrades Perl module errors using CPAN User Name Remember Me? Password Home Forum Help Gallery RSS Feeds ... # July 19th, 2006 Crucinator First Cup of Ubuntu Join Date: Jun 2006 Beans: 11 Ubuntu 6.06 User Perl module errors using CPAN I am trying to install HoTTProxy , and in order to do so I need to install a bunch of perl modules by using CPAN. I tried follow the instructions from the HoTTProxy site ( ... the modules I was doing so as a standard user; so I tried again as root. Now when I try and run "perl HoTTProxy_Admin.pl", I get the following response. Code: Can't locate Date/Calc.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at HoTTProxy/UI.pm line 5, <DATA> line 16. ...
|
|
|
- 10.
Perl module errors using CPAN - Ubuntu Forums
[10.166% Popularity: 0.00000]
-
|
... go Ubuntu Forums > The Ubuntu Forum Community > Main Support Categories > Installation & Upgrades Perl module errors using CPAN User Name Remember Me? Password Home Forum Help Gallery RSS Feeds ... # July 19th, 2006 Crucinator First Cup of Ubuntu Join Date: Jun 2006 Beans: 11 Ubuntu 6.06 User Perl module errors using CPAN I am trying to install HoTTProxy , and in order to do so I need to install a bunch of perl modules by using CPAN. I tried follow the instructions from the HoTTProxy site ( ... the modules I was doing so as a standard user; so I tried again as root. Now when I try and run "perl HoTTProxy_Admin.pl", I get the following response. Code: Can't locate Date/Calc.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at HoTTProxy/UI.pm line 5, <DATA> line 16. ...
|
|
|
|
|