-
Notifications
You must be signed in to change notification settings - Fork 555
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"die" return 0 ??? #124
Comments
From Daniel.W.Yang@fritolay.comI had a Perl script runing on AIX platform which opens a pipe to ftp some files. Here is my script. ftprtn.pl 2. ftprtn.pl #this is a program opening clftp and get files when I run the rtn.ksh, here is the result. Because nonexist.txt file doesn't CLRED1 has been mapped to snax11h0:iclred1. The Perl close function in ftprtn.pl fails and die is called with $?=2048. But Thanks in advance ! |
This should speed up parsing, and changes the "Identifier too long" limitation from max 256 to 1024. See [cperl #124] TonyC: - this was largely a core change, with an incidental change to Storable, only the Storable change has been included for compatibility with cperl
This should speed up parsing, and changes the "Identifier too long" limitation from max 256 to 1024. See [cperl #124]
Migrated from rt.perl.org#928 (status was 'resolved')
Searchable as RT928$
The text was updated successfully, but these errors were encountered: