Move autodie from lib to ext
[p5sagit/p5-mst-13.2.git] / lib / CGI / Switch.pm
1 package CGI::Switch;
2 use CGI;
3
4 $VERSION = '1.01';
5
6 1;
7
8 __END__
9
10 =head1 NAME
11
12 CGI::Switch - Backward compatibility module for defunct CGI::Switch
13
14 =head1 SYNOPSIS
15
16 Do not use this module.  It is deprecated.
17
18 =head1 ABSTRACT
19
20 =head1 DESCRIPTION
21
22 =head1 AUTHOR INFORMATION
23
24 =head1 BUGS
25
26 =head1 SEE ALSO
27
28 =cut