http://www.perlmonks.org?node_id=1157650

cLive ;-) has asked for the wisdom of the Perl Monks concerning the following question:

perl -MData::Dumper -e "print Dumper(localtime()),$/"

$isdst (last element) is true, when it should be false.

date +%Z

correctly shows EDT. Am I missing something, or is this an issue?

EDIT: NM. I always though Daylight Savings Time was winter. Apparently it's Summer... heh