Please, tell me, does it have a sense and, if yes, when?#!/usr/bin/perl -w use strict; package One; sub one { #do something } package Two; sub two { #do something } package Three; sub three { #do something }
--------------------------------
SV* sv_bless(SV* sv, HV* stash);
In reply to Using a package into script by nite_man
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |