1 2 3 4 5 6 7
#!/usr/bin/perl use warnings; use strict; use File::MimeInfo::Magic; use HTML::FromANSI; print "works";