Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab committed Nov 6, 2024
1 parent 85210f9 commit af2e064
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions sites/tr/pages/argv-in-perl.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: "@ARGV in Perl"
timestamp: 2013-12-10T08:13:10
tags:
- @ARGV
- $ARGV[]
- "@ARGV"
- "$ARGV[]"
- $0
- shift
- argc
Expand Down
2 changes: 1 addition & 1 deletion sites/tr/pages/perl-arrays.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Perl Dizileri"
timestamp: 2015-03-29T20:45:02
description: "perl array denoted with @ - creating, checking size, iterating over the elements, accessing elements"
tags:
- @
- "@"
- array
- arrays
- length
Expand Down

0 comments on commit af2e064

Please sign in to comment.