#!/usr/local/bin/perl use strict; use warnings; use Data::Dumper; print Dumper \%ENV; print "ハローワールド\n";