start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.40 DB_File Chapter 8
Standard Modules
Next: 8.42 diagnostics
 

8.41 Devel::SelfStubber

Generates stubs in a module that uses the SelfLoader, either printing the necessary stubs or generating the whole module with the stubs inserted in the correct location before the __DATA__ token. The default is to just print the stubs.


Previous: 8.40 DB_File Perl in a Nutshell Next: 8.42 diagnostics
8.40 DB_File Book Index 8.42 diagnostics

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.