-
Notifications
You must be signed in to change notification settings - Fork 1
Changed 1 file … #73
base: master
Are you sure you want to change the base?
Changed 1 file … #73
Conversation
// also changed this file | ||
my $html = qx{curl --silent $url}; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
foo
foreach (@ARGV) { | ||
// changed this file | ||
find_emails($_); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
allalalalala
@@ -12,6 +12,7 @@ sub find_emails { | |||
|
|||
# get all emails from command-line args | |||
foreach (@ARGV) { | |||
// changed this file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lelelelelelel
// changed this file | ||
find_emails($_); | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a review
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
asdf
foreach (@ARGV) { | ||
// changed this file | ||
find_emails($_); | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
asdfsad
// changed this file | ||
find_emails($_); | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aaaaa
// changed this file again one more time, over and over | ||
$emails_found{$1}++; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect
What does this PR do?
N/A
Description of Task to be completed?
N/A
Where should the reviewer start?
Place link to file here
How should this be manually tested?
N/A
Any background context you want to provide?
N/A
What is the relevant trello card?
Place Trello id here
Screenshots (if appropriate)
N/A
Created from JetBrains using CodeStream