in reply to How to make distribution for simple script with CPAN dependencies?
Hi, learning perl.
G'day peteyboy and welcome to the monastery!
The most glaring thing I noticed in your first post is the lack of:
This topic, along with many others, is discussed in many of the links here: Learning Perl Linksuse strict; use warnings;
Good luck on your learning Perl journey and please feel free to ask us further questions.
👁️🍾👍🦟
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: How to make distribution for simple script with CPAN dependencies?
by peteyboy (Novice) on Mar 11, 2024 at 07:11 UTC |