File: CHANGES

package info (click to toggle)
perl-byacc 2.0-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 716 kB
  • sloc: ansic: 7,136; yacc: 2,035; perl: 1,779; makefile: 206; sh: 9
file content (9 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
# $Id: CHANGES,v 1.1 2002/04/10 04:58:09 srz Exp $

Since 0.5
---------

Added -P {package name} and automatic 'package {package name};' and '1;'
Added -5 for Perl 5.005 fanciness
Patch for possible stack overflow conditions
  (from Rod Whitby <rwhitby@asc.sps.mot.com>)