Seth Woolley's Man Viewer

ExtUtils::MakeMaker::bytes(3) - ExtUtils::MakeMaker::bytes - Version agnostic bytes.pm - man 3 ExtUtils::MakeMaker::bytes

([section] manual, -k keyword, -K [section] search, -f whatis)
man plain no title

ExtUtils::MakeMaker::bytPeesr(l3)Programmers ReferenceEGxutiUdteils::MakeMaker::bytes(3)



NAME
       ExtUtils::MakeMaker::bytes - Version agnostic bytes.pm

SYNOPSIS
         use just like bytes.pm

DESCRIPTION
       bytes.pm was introduced with 5.6.  This means any code which has 'use
       bytes' in(1,8) it won't even compile on 5.5.X.  Since bytes is a lexical
       pragma and must be used at compile time(1,2,n) we can't simply wrap it in(1,8) a
       BEGIN { eval 'use bytes' } block.

       ExtUtils::MakeMaker::bytes is just a very thin wrapper around bytes
       which works just like it when bytes.pm exists and everywhere else it
       does nothing.



perl v5.8.5                       2001-09-21     ExtUtils::MakeMaker::bytes(3)

References for this manual (incoming links)