diff options
Diffstat (limited to 'cpan/HTTP-Tiny/t/100_get.t')
-rw-r--r-- | cpan/HTTP-Tiny/t/100_get.t | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/cpan/HTTP-Tiny/t/100_get.t b/cpan/HTTP-Tiny/t/100_get.t index 1d9dd91f12..35251e0f12 100644 --- a/cpan/HTTP-Tiny/t/100_get.t +++ b/cpan/HTTP-Tiny/t/100_get.t @@ -1,12 +1,4 @@ #!perl -# -# This file is part of HTTP-Tiny -# -# This software is copyright (c) 2011 by Christian Hansen. -# -# This is free software; you can redistribute it and/or modify it under -# the same terms as the Perl 5 programming language system itself. -# use strict; use warnings; |