Help for this page
#!/ActivePerl/bin/perl ... if (@list) { say "@list" } else { say "no list" } }
Prototype after '@' for main::sayit : @;_ at q.pl line 6. Prototype after '@' for main::sayit : @;_ at q.pl line 21. ... 4 5 6 no list no list