+ Post New Thread
Page 1 of 73 1 2 3 11 51 ... LastLast
Threads 1 to 20 of 1448

Forum: PERL Miscellaneous

  1. thank you

    Great Your site is very helpful... Thank you...

    • Replies: 0
    • Views: 24
    06:59 PM Go to last post
  2. How to do SSL FTP?

    Brian wrote: Net::SFTP

    • Replies: 6
    • Views: 492
    07:09 PM Go to last post
  3. perl + mysql + apache on windows

    I am running mySQL 3.23.57 on windows 2000. I configured it to run on named pipes ( enable-named-pipe ), and the server starts nicely. I have a perl...

    • Replies: 8
    • Views: 422
    08:06 PM Go to last post
  4. Spreadsheet::WriteExcel, Excel formula won't calculate

    I'm using the module Spreadsheet::WriteExcel to write an Excel file from a Perl script which gets its date from a database. Some columns of the...

    • Replies: 3
    • Views: 2,218
    09:33 AM Go to last post
  5. column_info

    Hi, I've got an issue with $dbh->column_info for DBD::Oracle. Basically the function returns undef to me and I've seen the exact same code work...

    • Replies: 3
    • Views: 571
    01:42 PM Go to last post
  6. comparing floating point numbers

    Hi, I have a problem comparing floating point numbers. After a lot of googling and docs I found the issue to be because of the internal floating...

    • Replies: 4
    • Views: 1,323
    04:57 PM Go to last post
  7. flock() on different Unix platform

    Hi, I want to Perl flock() between to process to work with one output data file. But on different Unix platform, I got different results. As...

    • Replies: 1
    • Views: 1,283
    06:51 PM Go to last post
  8. Net::SMTP

    Hello, I'm trying to send mail using the Net::SMTP module, but am having difficulties. I'm not using Perl, I'm using "ccperl", which comes with...

    • Replies: 3
    • Views: 1,311
    01:45 PM Go to last post
  9. Regular Expression Problem

    I am trying to parse a relatively simple SQL query with a regular expression. All is going well except for one issue I don't seem to be able to...

    • Replies: 5
    • Views: 417
    05:23 PM Go to last post
  10. File transfers

    What is the limit of syswrite function. How can I convert an image from binary mode so as to store it in a buffer and send it to client and the...

    • Replies: 5
    • Views: 420
    08:01 PM Go to last post
  11. I need some help

    Alexnotknowing wrote: OK, you don't say which platform you're working on. It it's Windows then get yourself over to: ...

    • Replies: 6
    • Views: 336
    04:52 PM Go to last post
  12. regexp help

    sjaak wrote at Thu, 26 Jun 2003 12:35:08 +0200: Simple way: s/(\.html?">)(</a>)/$1route$2/g; If you do a lot of such stuff, a HTML parser...

    • Replies: 14
    • Views: 598
    02:30 PM Go to last post
  13. hash problems

    I have a problem with hash tables. I created a hash but I can't retrieve the elements from the hash in the same order. Ex: %hash = ("a" => 20,...

    • Replies: 12
    • Views: 587
    09:42 PM Go to last post
  14. Lookup Country by IP Address

    143.182.124.4 wrote: Alternatively try this at the shell prompt: whois 207.46.134.190 | fgrep -i country

    • Replies: 6
    • Views: 501
    07:58 PM Go to last post
  15. email script

    Hi, I have been using the below script to attach text files to a email and send the email to whoever. But, I'd like to change the file Type to...

    • Replies: 5
    • Views: 431
    05:48 PM Go to last post
  16. Creating objects

    Hello, I am using Perl to access the Windows management interface to query information on some Windows boxes through the Win32::OLE module. I am...

    • Replies: 3
    • Views: 450
    11:46 AM Go to last post
  17. Problem with perl 5.6.1 on AIX 5.2

    "Cedric Herdener" <cedric.herdener@bedag.ch> schrieb im Newsbeitrag news:142cfe43.0308210059.5dfc6a25@posting.google.com... Why not use Perl 5.8...

    • Replies: 4
    • Views: 468
    10:17 AM Go to last post
  18. GD object problem

    Hello to All, Baybe I'm not alone with this message error when I started the script: Can't locate loadable objest for module GD... I've noticed...

    • Replies: 1
    • Views: 445
    01:06 AM Go to last post
  19. wtf is the deal?

    I have made several posts asking the same type dmb questions. Other people ask similar questions and get answers almost immediately. My questions...

    2 Pages
    1 2
    • Replies: 26
    • Views: 762
    11:37 PM Go to last post
  20. perl lib all over the place

    Hello I have Perl modules all over the place and I think it would be good house keeping practice to get them all in one common dir. If that is...

    • Replies: 3
    • Views: 607
    Sam
    11:36 PM Go to last post

+ Post New Thread
Page 1 of 73 1 2 3 11 51 ... LastLast

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