# Copyright 2004 by Audrey Tang package Win32::Exe::Section::Exports; use strict; use base 'Win32::Exe::Section'; 1;