Help for this page
#!/usr/local/bin/perl -w use strict; ... warn('zzz'); end;
warn('xxx'); warn('rrr');