in reply to Re^2: What does use vars qw{$VERSION}; do?
in thread What does use vars qw{$VERSION}; do?

Yeah, you could use that instead (since Perl 5.6). There's a corner case in which they are different, but it's nothing to worry about.

  • Comment on Re^3: What does use vars qw{$VERSION}; do?