+ Post New Thread
Page 96 of 97 FirstFirst ... 46 86 94 95 96 97 LastLast
Threads 1901 to 1920 of 1921

Forum: PERL Beginners

  1. mime::parser(again) download problem

    Hi, This is how i'm retrieving messages(code below). The text is fine it is perfectly downloading it. But for pictures attachment, the file has...

    • Replies: 2
    • Views: 935
    09:27 PM Go to last post
  2. data recovery ext3 (was Recover zip file via Archive::Zi p)

    >> now that i've looked at it, it's really for getting to files that are well, the undeletion howto is a little old (1999) but interesting to...

    • Replies: 0
    • Views: 1,449
    07:01 PM Go to last post
  3. Closing window in Perl/Tk

    Hi all, I am writing an UI application inPerl/Tk. I have some functions which I am supposed to run before the application closes. How do I calll...

    • Replies: 1
    • Views: 4,125
    02:26 PM Go to last post
  4. mod_perl + stylesheet

    Hi, Could anyone tell me how I can include a stylesheet in the perl code in a mod_perl script. TIA Vincent for example: use strict; my $r...

    • Replies: 0
    • Views: 670
    02:14 PM Go to last post
  5. data recovery ext3 (was Recover zip file via Archive::Zi p)

    why thank you :) well.. this is interesting- i am not sure how to interpret this line properly. also, i assume that even split inodes will...

    • Replies: 0
    • Views: 532
    01:58 PM Go to last post
  6. Another reference question (hash of hash references)

    beginners, I am trying to build a hash of hash references. My problem is that I need to be able to add a key/value pair to the internal hashes......

    • Replies: 2
    • Views: 1,401
    01:11 PM Go to last post
  7. Quick export question

    > I'm wanting to setup a module that will export whatever is in Sorry about the mess there, Let me fix it: $EXPORT_TAGS{':DEFAULT'} =...

    • Replies: 2
    • Views: 426
    12:18 PM Go to last post
  8. Last value in a array?

    Hi, You can use my $LastValue = $ARRAY; The pop function suppress the last value of the ARRAY. Michel

    • Replies: 0
    • Views: 4,545
    11:40 AM Go to last post
  9. Sending a file with freeze is not a good idea...

    Hi all, I'll try to make it very easy to understand, so if you want more details, just ask. I have a system composed of some perl scripts...

    • Replies: 0
    • Views: 544
    11:33 AM Go to last post
  10. can system() interrupt perl at runtime?

    Hi Is there a way to make an exception from an external program run with system( "program", "arg1", "arg2", .. ); trigger a perl exception?...

    • Replies: 0
    • Views: 1,234
    10:35 AM Go to last post
  11. How to replace a text in a file

    On Aug 5, Vinay Thombre said: I hope you've got a good book or two, such as "Learning Perl" (the llama book) published by O'Reilly. The...

    • Replies: 1
    • Views: 2,201
    07:35 AM Go to last post
  12. Help with Unlink please

    > Steve Grazzini wrote at Wed, 06 Aug 2003 23:38:00 -0400: Neither of these worked. I am beginning to think that there is something wrong with...

    • Replies: 1
    • Views: 2,049
    03:31 AM Go to last post
  13. @INC question

    I am trying to run a perl script that is not usually run in my environment, but I received the message below. I need to understand how to change...

    • Replies: 1
    • Views: 631
    12:27 AM Go to last post
  14. can't open dbm file - no space left on device

    this is a long shot, but I read today about false 'no space left' errors occuring due to chmod settings being 777 on the directories. I don't...

    • Replies: 0
    • Views: 2,472
    07:57 PM Go to last post
  15. List::Util / arrays

    On Aug 5, Jakob Kofoed said: Are those line numbers actually in the file too? If so, that might cause problems for you. At this point,...

    • Replies: 0
    • Views: 587
    02:57 AM Go to last post
  16. Archive::Zip funnny return status

    I think your pattern match will only catch a literal AZ_OK, not the constant. And I'm not sure, but AZ_OK might evaluate to 0. At least I think I...

    • Replies: 0
    • Views: 562
    10:38 PM Go to last post
  17. DBD::Oracle not executing stored procedure properly...

    Hamish Whittal wrote: is this what you have in your code: "$$dbh->prepare($sql)"? david

    • Replies: 0
    • Views: 1,825
    09:12 PM Go to last post
  18. Structuring Data in Perl

    Doh!! Makes me humble every time..... Thanks for your help. -----Original Message----- From: wiggins@danconia.org Sent: Tuesday, August...

    • Replies: 0
    • Views: 396
    06:58 PM Go to last post
  19. input box

    Hi I am trying a way to get input from user in GUI mode.. Like Inputbox in Visual Basic.....How do i go about? with regards D.P.S

    • Replies: 0
    • Views: 1,919
    11:51 AM Go to last post
  20. combinations

    "David Byrne" <dbyrne_commerce@yahoo.com> wrote in message news:20030804204911.18868.qmail@web40706.mail.yahoo.com... Hi David. This should do...

    • Replies: 0
    • Views: 1,049
    11:34 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