Sfoglia il codice sorgente

Added link to YAML::Tiny

Alois Mahdal (@azzgoat) 11 anni fa
parent
commit
1b64133df5
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2
    1
      README.md

+ 2
- 1
README.md Vedi File

@@ -44,8 +44,9 @@ see `--usage`.
44 44
 ### pl2yml.pl, yml2pl.pl ###
45 45
 
46 46
 Simple scripts to read YAML/Perl data structure from a file and dump it in
47
-the other format to STDIN.  Uses YAML::Tiny for YAML jobs.
47
+the other format to STDIN.  Uses [YAML::Tiny][2] for YAML jobs.
48 48
 
49
+  [2]: https://metacpan.org/module/YAML::Tiny
49 50
 
50 51
 
51 52
 cgi-bin - CGI scripts