Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^7: Regex: matching any Number then a hyphen

by marto (Cardinal)
on Dec 01, 2022 at 15:46 UTC ( #11148480=note: print w/replies, xml ) Need Help??


in reply to Re^6: Regex: matching any Number then a hyphen
in thread Regex: matching any Number then a hyphen

open my $FILE, '>test1234.pl' or die 'Dude, I cant even create file!';

"I did print errors. What are you talking about?"

You didn't do what I said you didn't do. open/$!

open(my $fh, ">", "input.txt") or die "Can't open < input.txt: $!";

"Three arguments are allowed but not required!"

Needlessly insecure.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11148480]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others perusing the Monastery: (9)
As of 2023-03-27 10:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (65 votes). Check out past polls.

    Notices?