Closed titsuki closed 5 years ago
Hi, I found that extract-singletons.perl somehow comments out the use strict pragma. However, this script could write with this pragma and it's more formal way.
extract-singletons.perl
use strict
Cheers,
thanks! merged
Hi, I found that
extract-singletons.perl
somehow comments out theuse strict
pragma. However, this script could write with this pragma and it's more formal way.Cheers,