Help for this page
#!/usr/bin/perl use strict; ... @subs = qw| 2 3 4 5 |; return ( \@subs, \$sbscrpId ); }
No of subs : 4 and subs are 2 3 4 5