X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FScripts%2FPublic.git;a=blobdiff_plain;f=parse_bibtex_html;fp=parse_bibtex_html;h=35575723bd922beed1b666fbb1e893b2fcee3630;hp=5e54729b226f5e9bf9ce99468463fb3c268d4b68;hb=2d8938f6bef5a7afc4d4f65df9188634de25ef0f;hpb=d5a5b224b549dc17f472fc8a13270d6041f62546 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 @@ # THE SOFTWARE. +# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping + + use BibTeX::Parser; use IO::File; use utf8;