<% include( '/elements/header.html', 'Developer Documentation' ) %> <& /elements/menubar.html, 'Freeside Perl Modules' => $fsurl.'docs/library/FS.html', 'Complete Index' => $fsurl.'docs/library/index.html', &>

blib::lib::FS::part_export::bandwidth_com

peer_cache

Returns a hashref of information on peer addresses. Currently has one key, 'hostname', pointing to a hash of (IP address => peer ID).

npanxx_cache NPA

Returns an arrayref of exchange prefixes in the areacode NPA. This will only work if the available prefixes in that areacode's state have already been loaded.

npa_cache STATE

Returns an arrayref of area codes in the state. This will refresh the cache if necessary.

cache

Returns the Cache::FileCache object for this export. Each instance of the export gets a separate cache.

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 212:

'=item' outside of any '=over'

=over without closing =back

<% include ('/elements/footer.html' ) %>