Wx::build::Utils man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

build::Wx::build::UtilUser Contributed Perl Documentbuild::Wx::build::Utils(3)

NAME
       Wx::build::Utils - utility routines

SUBROUTINES
   xs_dependencies
	 my %dependencies = xs_dependencies( $mm_object, [ 'dir1', 'dir2' ] );

   obj_from_src
	 my @obj_files = obj_from_src( 'Foo.xs', 'bar.c', 'cpp/bar.cpp' );

       Calculates the object file name from the source file name.  In scalar
       context returns the first file.

   write_string, write_file
	 write_string( 'file', $scalar );
	 write_file( 'file', $scalar );

       Like File::Slurp.

   read_file
	 my $string = read_file( 'file' );

   lib_file, arch_file, arch_auto_file
	 my $file = lib_file( 'Foo.pm' );	   # blib/lib/Foo.pm	 on *nix
	 my $file = lib_file( 'Foo/Bar.pm' );	   # blib\lib\Foo\Bar.pm on Win32
	 my $file = arch_auto_file( 'My\My.dll' ); # blib\arch\auto\My\My.dll

       All input paths must be relative, output paths may be absolute.

   path_search
	 my $file = path_search( 'foo.exe' );

       Searches PATH for the given executable.

   files_with_constants
	 my @files = files_with_constants;

       Finds files containing constants

   files_with_overload
	 my @files = files_with_overload;

       Finds files containing overloaded XS/Perl subroutines

perl v5.14.3			  2010-06-06	    build::Wx::build::Utils(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net