Skip to content

Commit

Permalink
tags
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab committed Nov 6, 2024
1 parent 918c2aa commit 70918ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "如何更改 @INC 來找到不位在標準目錄的 Perl 模組"
timestamp: 2013-05-11T06:01:02
tags:
- @INC
- "@INC"
- use
- PERLLIB
- PERL5LIB
Expand Down
6 changes: 3 additions & 3 deletions sites/tw/pages/how-to-create-a-perl-module-for-code-reuse.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ tags:
- use
- Exporter
- import
- @INC
- @EXPORT_OK
- $0
- "@INC"
- "@EXPORT_OK"
- "$0"
- dirname
- abs_path
- Cwd
Expand Down

0 comments on commit 70918ba

Please sign in to comment.