Google

6.35. perlapi Macro


Interface

The general syntax is:

  !perlapi filename [; filter] [; params]

The arguments are:

Name Type Default Rule
filename string    
filter filter _NULL_  
params rest _NULL_  

See Understanding Macro Interfaces, if necessary.


Description The perlapi macro extracts the API of a Perl 4 library which follows SDF's coding conventions.


Examples