# NOTE: Derived from blib/lib/BSD/Resource.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package BSD::Resource;
#line 580 "blib/lib/BSD/Resource.pm (autosplit into blib/lib/auto/BSD/Resource/stime.al)"
sub stime { _g($_[0], 'stime' ) }
# end of BSD::Resource::stime
1;