Modules
- Rubyish - Perl programming, the rubyish way.
- Rubyish::Array - Array (class)
- Rubyish::Autobox - Autoboxing scalars to be Rubyish.
- Rubyish::Class - The Class
- Rubyish::Dir - Dir (class)
- Rubyish::Enumerable - Enumerable (module)
- Rubyish::FalseClass - The FalseClass implementation
- Rubyish::Hash - Hash (class)
- Rubyish::Kernel - The Kernel implementation
- Rubyish::Module - The Module implementation
- Rubyish::NilClass - The NilClass implementation
- Rubyish::Object - the parent class of all classes in Rubyish
- Rubyish::String - String (class)
- Rubyish::Syntax::class - Define a new class with "class"
- Rubyish::Syntax::def - Inject "def" into your package.
- Rubyish::Syntax::false - Gives you a false object.
- Rubyish::Syntax::nil - Gives you a nil object.
- Rubyish::Syntax::true - Gives you a true object.
- Rubyish::TrueClass - The TrueClass implementation
Provides
- Rubyish::Syntax::include in lib/Rubyish/Syntax/include.pm