summaryrefslogtreecommitdiff
path: root/parse_bibtex_html
diff options
context:
space:
mode:
Diffstat (limited to 'parse_bibtex_html')
-rwxr-xr-xparse_bibtex_html3
1 files changed, 3 insertions, 0 deletions
diff --git a/parse_bibtex_html b/parse_bibtex_html
index 5e54729..3557572 100755
--- a/parse_bibtex_html
+++ b/parse_bibtex_html
@@ -22,6 +22,9 @@
22# THE SOFTWARE. 22# THE SOFTWARE.
23 23
24 24
25# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping
26
27
25use BibTeX::Parser; 28use BibTeX::Parser;
26use IO::File; 29use IO::File;
27use utf8; 30use utf8;