![]() |
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 |
| Including files | marringi | UNIX for Dummies Questions & Answers | 1 | 04-01-2008 09:46 AM |
| Find files including subdirectory and Delete | thepurple | Shell Programming and Scripting | 1 | 10-04-2007 07:57 AM |
| Howto Archive Including Hidden Files? | monkfan | UNIX for Dummies Questions & Answers | 1 | 07-01-2007 11:57 AM |
| Read files including spaces | kumariak | Shell Programming and Scripting | 4 | 06-08-2005 08:36 AM |
| Including lib files when compiling | andrewl68 | High Level Programming | 2 | 07-17-2001 09:07 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
PERL: including files
I am wondering how I can include external files in a perl script. I'm currently working on a website, and I'd like to put my menu items in a subroutine for example, and put that in another file such as menu.pl. That way, I can call the subroutine from each page (such as news.pl), and if I want to add a menu item, I can add it in the menu.pl file and it would be changed on all pages of the website.
However, I have no idea how to accomplish this. Any suggestions? Thanks |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|