+ Post New Thread
Page 133 of 133 FirstFirst ... 33 83 123 131 132 133
Threads 2641 to 2656 of 2656

Forum: PERL Modules

  1. Returning tables from PL/SQL function to DBI-perl script

    Hello, My problem is that I've a PL/SQL procedure, returning a table of float. I'd like to map the Oracle "TABLE OF FLOAT" to a perl array. Any...

    • Replies: 1
    • Views: 1,977
    08:28 AM Go to last post
  2. mod_perl warnings

    I have been a perl cgi developer for about 8 years. I have been wanting to develop a nice mod_perl system for a long time, and recently did. ...

    • Replies: 3
    • Views: 699
    07:58 AM Go to last post
  3. Finding cycles and Graph::Base

    William Goedicke <goedicke@goedsole.com> wrote: I don't know Graph::Base specifically, but an easy way to find cycles, if performance isn't a...

    • Replies: 3
    • Views: 730
    06:24 AM Go to last post
  4. A Possible Module?

    Steffen Müller wrote: That isn't a quine, since it reads it's own source in order to print itself. If it were a Real quine, it wouldn't use...

    • Replies: 2
    • Views: 541
    06:20 AM Go to last post
  5. Files::Find problems with compressed ntfs

    John Armsby wrote: If the folder does not look like a "real" folder according to -f, then File::Find won't recurse down into it. --...

    • Replies: 0
    • Views: 454
    03:30 AM Go to last post
  6. non-blocking writing to file ...

    Dieter D'Hoker wrote: What is "pign" ? You may be able to cut down the speed of this by opening the filehandles once when your program...

    • Replies: 1
    • Views: 721
    05:37 PM Go to last post
  7. mod_perl 2.0 test failure at in_bbs_msg

    I'm running "make test" for the latest version of mod_perl 2.0 and it fails at: filter/in_bbs_body.............ok...

    • Replies: 0
    • Views: 448
    -
    09:56 AM Go to last post
  8. File::Find with compressed NTFS directories

    My appologies if this has already been posted.... Just point where... I am using the following script to get file path, filename, and timestamp....

    • Replies: 0
    • Views: 515
    09:21 AM Go to last post
  9. Perl + LDAP + Filter

    I use a novell directory, I want check the password expiration Time ( attribute passwordexpirationtime). In novell Directory this value is...

    • Replies: 0
    • Views: 762
    05:09 PM Go to last post
  10. ASP -> PERL Script QUestion..PLEASE

    Also sprach kalusalu: Must be: while (local $_ = readdir DIR) { The body of your while-loop is essentially a no-op. Perhaps you want to...

    • Replies: 0
    • Views: 708
    06:26 AM Go to last post
  11. Several questions about ModPerl

    Several questions about ModPerl Hello. I am Webmaster and after reading some documentation I decided test my CGI Scripts as ModPerl To work I...

    • Replies: 0
    • Views: 388
    Kio
    05:03 AM Go to last post
  12. New namespace X12::Parser

    I am in the process of completing the work on a parser for parsing ANSI X12 data/transaction files. I have named the parser X12::Parser. Since...

    • Replies: 0
    • Views: 948
    ppb
    10:02 PM Go to last post
  13. Perl and MS SQL Server Stroed Procedures

    Hi Folks Could someone kindly please give me an example of the correct syntax for generating a recordset by calling a SQL Server stored procedure...

    • Replies: 3
    • Views: 1,555
    06:19 PM Go to last post
  14. SQL Server query with Image datatype

    Hi Folks Can anyone please tell me how I can safely run an SQL query on SQL 2000 via a Perl which includes a field of Image datatype which holds...

    • Replies: 2
    • Views: 3,449
    06:10 PM Go to last post
  15. UNIX Domain sockets on HPUX

    I'm trying to use UNIX Domain sockets on HPUX 11.11, using Perl 5.6.1 for PA-RISC2.0, the IO::Socket module, without much luck. I've tried the...

    • Replies: 1
    • Views: 1,165
    01:59 PM Go to last post
  16. How to unload a module from memory?

    -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have a long-running process, and I would like to detect when one (or more) of its dependent...

    • Replies: 1
    • Views: 3,178
    03:16 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