From 4a471b1304340f75d76c90626a1c3839d900db3d Mon Sep 17 00:00:00 2001 From: Ildar Shaimordanov Date: Wed, 19 Oct 2022 11:15:46 +0300 Subject: [PATCH 1/2] make batch-file smaller --- batch.bat | 1 - 1 file changed, 1 deletion(-) diff --git a/batch.bat b/batch.bat index b516b2c..e69de29 100644 --- a/batch.bat +++ b/batch.bat @@ -1 +0,0 @@ -@ \ No newline at end of file From 7469869afb276b3871ca21ec18658dbc461ceb13 Mon Sep 17 00:00:00 2001 From: Ildar Shaimordanov Date: Wed, 19 Oct 2022 11:16:14 +0300 Subject: [PATCH 2/2] add a minimal perl module --- README.md | 2 +- perl.pm | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 perl.pm diff --git a/README.md b/README.md index 87248b5..d666906 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ To the extent possible under law, the author has waived all copyright and relate - [objective-c .m](objective-c.m) - [Objective CAML .ml](ocaml.ml) - [pascal .pas](pascal.pas) -- [perl .pl](perl.pl) +- perl: [.pl](perl.pl) [.pm](perl.pm) - [PHP: Hypertext Preprocessor .php](php.php) - [Python .py](python.py) - [Ruby .rb](ruby.rb) diff --git a/perl.pm b/perl.pm new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/perl.pm @@ -0,0 +1 @@ +1