![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| if statements | pwanda | UNIX for Advanced & Expert Users | 4 | 11-02-2008 07:47 PM |
| Ubuntu costumized like OSX glitch | Texasone | Ubuntu | 5 | 06-16-2008 04:22 PM |
| need a little kick with sed, got it almost but on glitch | scarfake | Shell Programming and Scripting | 3 | 06-16-2008 12:48 PM |
| Perl - backticks v system in if statements | gjkeenan | Shell Programming and Scripting | 5 | 07-31-2005 06:41 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Perl script: use statements and system glitch
hi,
i have a perl script that runs as a cron job... Once in a while, the perl script fails with: Can't locate <module>.pm in @INC (@INC contains: .............) because one of the perl modules specified in the "use" statements is unavailable due to an NFS glitch. Is there some code/logic i can put into my perl script to try to "use" the module again in the event of an NFS glitch? Please provide an example. Thanks --Andrew Last edited by Andrewkl; 07-01-2009 at 02:32 AM.. Reason: change title |
| Sponsored Links | ||
|
|