- or download this
print "\n\nPlease drop the metadata file [vendor instructions/isbn13.x
+ml]:\n\n\t\t>>>";
chomp (my $metadata_file = <>);
...
open (FILE, "<", "$metadata_file") or die "Could not open '$metadata_f
+ile': $!\n";
$metadata = join '', <FILE>;
- or download this
Please drop the metadata file [vendor instructions/isbn13.xml]:
>>>/Users/jefe/Desktop/vendor\ instructions/9781118172773.xml
Could not open '/Users/jefe/Desktop/vendor\ instructions/9781118172773
+.xml ': No such file or directory
- or download this
Please drop the metadata file [vendor instructions/isbn13.xml]:
>>>/Users/jefe/Desktop/vendorinstructions/9781118172773.xml
/Users/jefe/Desktop/vendorinstructions/9781118172773.xml
- or download this
Please drop the metadata file [vendor instructions/isbn13.xml]:
>>>/Users/jefe/Desktop/vendor\ instructions/9781118172773.xml
Could not open '/Users/jefe/Desktop/vendor\ instructions/9781118172773
+.xml': No such file or directory