class Pod::Block::Named is Pod::Block { }
Class for a named Pod block. For example
=begin MySection
...
=end MySection
creates a Pod::Block::Named with name MySection.
Methods
method name
Returns the name of the block.
See Also
class Channel
Thread-safe queue for sending values from producers to consumers
class IO::Spec
Platform specific operations on file and directory paths
class Lock
A low-level, re-entrant, mutual exclusion lock
class Proc
Running process (filehandle-based interface)
class Supply
Asynchronous data stream with multiple subscribers
class VM
Raku Virtual Machine related information
The Camelia image is copyright 2009 by Larry Wall. "Raku" is a trademark of the Yet Another Society.
All rights reserved.
Built with Podlite ā the markup and publishing tools behind this site.