# Copyright 2004 by Audrey Tang package Win32::Exe::DebugDirectory; use strict; use base 'Win32::Exe::Base'; use constant FORMAT => ( Flags => 'V', TimeStamp => 'V', VersionMajor => 'v', VersionMinor => 'v', Type => 'V', Size => 'V', VirtualAddress => 'V', Offset => 'V', ); 1; x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586