Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
I don't know what's wrong here !
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Juha Laiho, post: 4751270"] [email]groleau@freeshell.org[/email] said: It's exactly this error handling you'd be doing in the 'else' branch above. So, in the above, the code will attempt a patch on every line, and go to the 'if/then' branch when the match succeeds, and to the 'else' branch when the match fails. In the 'else' brach you do whatever error reporting/recovery you see appropriate. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
I don't know what's wrong here !
Top