Skip to content

Commit bba7f81

Browse files
committed
clean up after custom HTML::Tagset installation in v5.8 (libwww-perl/HTML-Tagset#14)
1 parent e0391f2 commit bba7f81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

perl-module-ubuntu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ jobs:
114114
perl -n -e 'next if /(^use 5)|(MIN_PERL)/; print' Makefile.PL.orig > Makefile.PL
115115
cpan -T .
116116
cd ..
117+
rm -rf HTML-Tagset-3.24.tar.gz
117118
# I had some problems with openssl on Ubuntu, so I punted by installing
118119
# cpanm first, which is easy. I can install IO::Socket::SSL with that,
119120
# then switch back to cpan. I didn't explore this further, but what you

0 commit comments

Comments
 (0)