![]() |
|
|
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 |
| XML parsing through shell scritps | karthikvela | Shell Programming and Scripting | 2 | 05-05-2008 10:07 AM |
| calling a shell script from perl | gurukottur | Shell Programming and Scripting | 3 | 10-05-2006 12:48 PM |
| Installing Perl Modules | ssmiths001 | Shell Programming and Scripting | 1 | 06-26-2006 10:20 PM |
| Calling CGI Perl in Shell script [urgent] | DeepakXavier | Shell Programming and Scripting | 0 | 10-09-2005 02:51 AM |
| Correct Syntax For Calling Shell Script in Perl Module | mh53j_fe | Shell Programming and Scripting | 4 | 06-08-2005 11:42 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
your request does not make much sense.
if i understand this correctly you have a shell script. inside this shell script you have some perl commands. from these perl commands you want to load a module and use its functions. well you can use perl on the command line. its full syntax i do not know because well frankly i dont use perl on the command line. but i dont think you can load a module on the fly and use a function. my suggestion would be to just use perl in the first place. it will be 20x more robust then shell scripting and it will most likely be more expandable down the line. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|