Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/perl5Public

Commit16da177

Browse files
akarelasjkeenan
authored andcommitted
perlintro: fix minor grammar mistake
1 parent94b9bf6 commit16da177

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Alexander Gernler <alexander_gernler@genua.de>
7474
Alexander Gough <alex-p5p@earth.li>
7575
Alexander Hartmaier <abraxxa@cpan.org>
7676
Alexander Kanavin <alex@linutronix.de>
77+
Alexander Karelas <karjala@cpan.org>
7778
Alexander Klimov <ask@wisdom.weizmann.ac.il>
7879
Alexander Nikolov <sasho648@gmail.com>
7980
Alexander Smishlajev <als@turnhere.com>

‎pod/perlintro.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ To get at hash elements:
284284
$fruit_color{"apple"}; # gives "red"
285285

286286
Note again the use of the C<$> sigil to access a single hash element.
287-
The curly braces C<{...}> indicate that it isan hash that we are
287+
The curly braces C<{...}> indicate that it isa hash that we are
288288
getting the value from.
289289

290290
And we can get multiple values using a slice

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp