File: CHANGES

package info (click to toggle)
perl-byacc 2.0-8
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, stretch, trixie
  • size: 676 kB
  • ctags: 839
  • sloc: ansic: 7,129; yacc: 2,035; perl: 1,779; makefile: 203; sh: 9
file content (9 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (5)
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>)