The R Project SVN R

Rev

Rev 37742 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 37742 Rev 80192
Line 14... Line 14...
14
# You should have received a copy of the GNU General Public License
14
# You should have received a copy of the GNU General Public License
15
# along with this program; if not, write to the Free Software Foundation,
15
# along with this program; if not, write to the Free Software Foundation,
16
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA.
16
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA.
17
 
17
 
18
# Written by Brendan O'Dea <bod@compusol.com.au>
18
# Written by Brendan O'Dea <bod@compusol.com.au>
19
# Available from ftp://ftp.gnu.org/gnu/help2man/
19
# Available from 
20
 
20
 
21
use 5.004;
21
use 5.004;
22
use strict;
22
use strict;
23
use Getopt::Long;
23
use Getopt::Long;
24
use Text::Tabs qw(expand);
24
use Text::Tabs qw(expand);