+ Post New Thread
Page 11 of 97 FirstFirst ... 9 10 11 12 13 21 61 ... LastLast
Threads 201 to 220 of 1921

Forum: PERL Beginners

  1. column dumping

    Hi, is there a smart command line ( Unix ) utility to dump out a particular column to the STDOUT/file from a file containing multi column data ?...

    • Replies: 1
    • Views: 758
    09:00 PM Go to last post
  2. map?

    I couldn't understand the functionality of map in PERL. Is there anybody to help me? Thanks, Mallik.

    • Replies: 4
    • Views: 1,034
    08:04 PM Go to last post
  3. uploading fiels from one unix server to another server usin perl cgi script.

    Hi all, I have a task at hand , that of uplaoding file from server to another server and also pass 6 paramteres along with the file. ...

    • Replies: 0
    • Views: 1,378
    10:30 AM Go to last post
  4. New Perl User needs help with POST in perl

    I have written my HTML code to where it uses POST to collect information. Where do I start to write a script that collects the data from the web...

    • Replies: 4
    • Views: 1,118
    04:22 AM Go to last post
  5. Spamassassin and Razor: razor2 check skipped: Inappropriate ioctl problem

    Here's the problem: razor2 check skipped: Inappropriate ioctl for device Can't locate object method "new" via package "Razor2::Client::Agent" at...

    • Replies: 0
    • Views: 1,420
    01:41 AM Go to last post
  6. binary perl

    Is it possible to make a perl script/program a binary file? I have a few scripts some one wants but I don't want them to have the source. I tried...

    • Replies: 6
    • Views: 2,617
    10:21 PM Go to last post
  7. Running Perl CGI from Windows

    Hi all, I hope this is not too off-topic, since I hesitate to subscribe to yet another list... I wrote a very simple CGI script to read data...

    • Replies: 3
    • Views: 1,247
    06:45 PM Go to last post
  8. RESOLUTION: Using CPAN.PM on Win32: How Direct to Proper Perl Location

    Hi, this message is to let you know the resolution of an issue I posted on 25 Jan 2004. *I post this for the benefit of anyone Googling on the...

    • Replies: 0
    • Views: 1,516
    05:27 PM Go to last post
  9. using Perl to auto-login to capitalone.com

    I am attempting to write a Perl script that can login to my account at capitalone.com, grab my balance and available credit and email them to me. I...

    • Replies: 7
    • Views: 4,704
    04:48 PM Go to last post
  10. Shell script build Config.pm file

    From a bash shell on Red Hat AS 3, can I automatically create the /usr/lib/perl5/5.8.0/CPAN/Config.pm file? I am trying to automate the...

    • Replies: 4
    • Views: 4,212
    02:58 PM Go to last post
  11. style of functions with complex arguments

    I have a function that takes a fairly complex set of arguments, and am wondering if there is a better way of doing this than the way I have done....

    • Replies: 3
    • Views: 805
    02:07 PM Go to last post
  12. sort from the smallest number to the highest number

    Hi Just say I want to sort the row by using the fifth column data as reference from the smallest the largest number, if using sort, It will give...

    • Replies: 3
    • Views: 2,130
    02:00 PM Go to last post
  13. SNMP.pm

    Hi all, I' trying to get the IfType from my router with a script that uses the SNMP.pm module. It works fine, but he refuse to translate the ATM...

    • Replies: 1
    • Views: 1,706
    01:58 PM Go to last post
  14. porting to windows NT

    Howdy: I want to move my perl script from Linux to Windows NT. The Linux script connects to Oracle via the DBI modules I have installed. I want...

    • Replies: 3
    • Views: 899
    01:26 PM Go to last post
  15. goto command

    Does perl have a goto command. For example if you tell scrip to do something and it returns a 1 then it should go to a block of code that does...

    • Replies: 4
    • Views: 1,938
    12:40 PM Go to last post
  16. logrotate and perl file handles. How do I know when to reopen my log file? (fwd)

    Sorry if this is a repost, but I haven't seen it come across the list and I did have some problems with my mail server when I originally tried to...

    • Replies: 0
    • Views: 2,422
    11:32 AM Go to last post
  17. print outbut being buffered...

    This is probably a stupid question, but does anyone know how to force the output of print to actually PRINT, without forcing me to use a \n? It's...

    • Replies: 4
    • Views: 1,796
    11:28 AM Go to last post
  18. multidimentional hash that has both two and three keys

    Can you have a multidimentional hash that has both two and three keys? For example: Array with two keys and a value: $HASH-> {$VAR}{letter}...

    • Replies: 1
    • Views: 2,939
    11:06 AM Go to last post
  19. Two-liner to one-liner

    Hi all, I tried to stuff the following two lines into one, but did not succeed: my($teilnehmer) = $eingabe =~ m/(?<=Teilnehmer:\n\n)(.+)/s;...

    • Replies: 10
    • Views: 961
    08:14 AM Go to last post
  20. Objects and Arrays...

    Hi, this is probably a stupid question. The question is that I want a particular class of objects to have several attributes, one of them a...

    • Replies: 3
    • Views: 969
    05:48 AM Go to last post

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139