Help for this page
my $folder_path = "/aboutiso/corp_gov/bod/agendas/2010/"; my $try = "index.html"; my $test = "$folder_path/$try"; ... print "folderpath: $folder_path\n"; ^D folderpath: /aboutiso/corp_gov/bod/agendas/2010/
my $folder_path = "/aboutiso/corp_gov/bod/agendas/2010/"; my $try = "index.html"; my $test = "$folder_path/$try"; ... ^D folderpath: /aboutiso/corp_gov/bod/agendas/2010//index.html folderpath: /aboutiso/corp_gov/bod/agendas