hanekomu
(Marcel GrĂ¼nauer)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Marcel GrĂ¼nauer
- Website/Blog
- http://hanekomu.at/blog
- Company
- University of Vienna, Central Information Services
- Location
- Vienna, Austria
- Member Since
- Dec 09, 2008 (11 months)
- 120 public repos
- 71 followers
Following 124 githubbers and watching 149 repositories view all →
Public Repositories (120)
-
data-conveyor
(Perl) Stage-based conveyor-belt-like ticket handling system
-
class-scaffold
(Perl) Large-scale OOP application support
-
acme-cpanauthors-austrian
(Perl) We are Austrian CPAN authors
-
data-storage
(Perl) Generic abstract storage mechanism
-
test-companionclasses
(Perl) Basic invocation of Test::CompanionClasses::Engine
-
error-hierarchy
(Perl) Support for hierarchical exception classes
-
class-value
(Perl) The Value Object design pattern
-
class-accessor-factorytyped
(Perl) Accessors whose values come from a factory
-
pod-wordlist-hanekomu
Add words for spell checking POD
-
hanekomu-bin
hanekomu's ~/bin directory - various small utilities
-
dotfiles
hanekomu's dotfiles
-
error-return
return(), skipping a scope
-
loop-control
FIRST and NEXT functions for loops
-
property-lookup
multi-layer object property lookup
-
data-pack
(Perl) Pack data structures so only real content remains
-
hanekomu.at
http://hanekomu.at site source
-
talks
My talks
-
skel
Distribution skeleton files from which I generate new distributions
-
codepocket
All kinds of experimental and unfinished code are put into the codepocket
-
yaml-active
(Perl) Combine data and logic in YAML
-
vim-tag
(Perl) Generate perl tags for vim
-
vim-complete
(Perl) Generate autocompletion information for vim
-
tie-scalar-timeout
(Perl) Scalar variables that time out
-
text-upsidedown
(Perl) Flip text upside-down using Unicode
-
text-pipe
(Perl) Common text filter API
-
text-pipe-w3cdtf
(Perl) Text pipes that parse and format W3CDTF datetimes
-
text-pipe-translate
(Perl) Translate text from one language to another
-
text-pipe-html
(Perl) Text pipes that can encode and decode HTML entities
-
text-pipe-encoding
(Perl) Text pipes that can encode and decode in various ways
-
test-compile
(Perl) Check whether Perl module files compile correctly
-
term-shell-enhanced
(Perl) More functionality for Term::Shell
-
template-plugin-googlechart
(Perl) Using Google::Chart as a template plugin
-
template-plugin-filter-pipe
(Perl) Filter plugin adapter for Text::Pipe
-
template-plugin-cpan-packages
(Perl) Template plugin to help generate CPAN bundles
-
task-belike-hanekomu
install modules hanekomu likes
-
sub-characterproperties
(Perl) Support for user-defined character properties
-
string-flexmatch
(Perl) Flexible ways to match a string
-
string-blackwhitelist
(Perl) Match a string against a blacklist and a whitelist
-
shipit-step-twitter
(Perl) ShipIt step to announce the upload on Twitter
-
shipit-step-manifest
(Perl) ShipIt step for recreating the MANIFEST
-
shipit-step-jaiku
(Perl) ShipIt step to announce the upload on Jaiku
-
shipit-step-disttestextra
(Perl) Like the DistTest step but also runs extra tests
-
shipit-step-distclean
(Perl) ShipIt step for cleaning the distribution
-
shipit-step-checkyamlchangelog
(Perl) ShipIt step for YAML Changes files
-
shipit-step-applyyamlchangelogversion
(Perl) Apply version from YAML Changes file to modules and scripts
-
scalar-properties
(Perl) Run-time properties on scalar variables
-
regexp-common-at-profanity
(Perl) Provide regexes for profanity in Austrian German
-
regexp-common-at-nicat
(Perl) Defines patterns for NICAT objects
-
pod-markdown
Convert POD to Markdown
-
pod-generated
(Perl) Generate POD documentation during "make" time
-
perlio-via-tofirephp
log to FirePHP via an PerlIO layer
-
once
execute code only once throughout the program's lifetime
-
perlio-via-pipe
(Perl) PerlIO layer to filter input through a Text::Pipe
-
number-rangify
(Perl) Optimize a list of values into ranges
-
net-ip-match
(Perl) Efficiently match IP addresses against IP ranges
-
module-install-template
(Perl) Treat module source code as a template
-
module-install-standardtests
(Perl) Generate standard tests for installation
-
module-install-homepage
Module::Install plugin to automatically set the homepage URL
-
module-install-bugtracker
Module::Install plugin to automatically set the bugtracker URL
-
module-cloud
(Perl) Generates a tag cloud for modules used in given code
-
module-changes
(Perl) Machine-readable Changes file
-
lwp-useragent-progressbar
(Perl) An LWP user agent that can display a progress bar
-
http-engine-firephp
Log to FirePHP from within HTTP::Engine
-
hook-modular
(Perl) Making pluggable applications easy
-
hash-rename
(Perl) Rename hash keys
-
hash-inflator
(Perl) Access hash entries through methods
-
graphviz-isa
(Perl) Graphing @ISA hierarchies at run-time
-
graphviz-dbi
(Perl) Graph database tables and relations
-
getopt-attribute
(Perl) Attribute wrapper for Getopt::Long
-
games-go-rank
(Perl) Represents a player's rank in the game of Go
-
games-go-coordinate
(Perl) Represents a board coordinate in the game of Go
-
file-find-upwards
(Perl) Look for a file in the current directory and upwards
-
exporter-simple
(Perl) Easier set-up of module exports
-
dist-joseki
(Perl) Tools for the prolific module author
-
devel-traceinc
(Perl) Trace who is loading which perl modules
-
devel-searchinc
(Perl) Loading Perl modules from their development directories
-
dbix-lookup-field
(Perl) Create a lookup hash from a database table
-
data-timeline
(Perl) Timeline represented as an object
-
data-timeline-svk
(Perl) Builds a timeline from an "svk log"
-
data-timeline-iscrobbler
(Perl) Build a timeline from tracks recorded by iScrobbler
-
data-semantic
(Perl) Common API for data with semantics attached to them
-
data-semantic-uri
(Perl) Semantic data classes for URIs
-
data-semantic-net
(Perl) Semantic data classes for net-related data
-
data-miscellany
(Perl) Collection of miscellaneous subroutines
-
data-inherited
(Perl) Hierarchy-wide accumulation of list and hash results
-
data-domain-uri
(Perl) Data domain classes for URIs
-
data-domain-semanticadapter
(Perl) Adapter for Data::Semantic objects
-
data-domain-net
(Perl) Data domain classes for IP addresses
-
data-container
(Perl) Base class for objects containing a list of items
-
data-comparable
(Perl) Present your object for comparison purposes
-
cpan-command
Pluggable commands for the CPAN shell
-
class-value-uri
(Perl) Value classes for URIs
-
class-value-semanticadapter
(Perl) Adapter for Data::Semantic objects
-
class-value-net
(Perl) Network-related value objects
-
class-value-contact
(Perl) Contact-related value objects
-
class-null
(Perl) Implements the Null Class design pattern
-
class-factory-enhanced
(Perl) More functionality for Class::Factory
-
class-accessor-installer
(Perl) Install an accessor subroutine
-
class-accessor-constructor
(Perl) Constructor generator
-
class-accessor-complex
(Perl) Arrays, hashes, booleans, integers, sets and more
-
carp-source
(Perl) Warn of errors with stack backtrace and source context
-
callee
support recursive anonymous functions
-
business-address-pobox
(Perl) Check whether an address looks like a P.O.Box
-
bundle-perl6
(Perl) A bundle to install Perl6-related modules
-
attribute-tieclasses
(Perl) Attribute wrappers for CPAN Tie classes
-
attribute-subname
(Perl) Naming anonymous subroutines via attributes
-
attribute-overload
(Perl) Attribute that makes overloading easier
-
aspect
(Perl) Aspect-oriented programming (AOP) for Perl
-
app-sync_cpantesters
(Perl) Sync CPAN testers failure reports to local dir
-
app-benchmark
(Perl) Output your benchmarks as test diagnostics
-
app-benchmark-accessors
(Perl) Benchmark accessor generators
-
any-feature
Backwards-compatible handling of new syntactic features
-
algorithm-equivalencesets
(Perl) Group sets transitively
-
db-pluggable
(Perl) Add plugin support for the Perl debugger
-
db-pluggable-stacktraceashtml
Add debugger command to see stacktrace as HTML
-
module-install-readmemarkdownfrompod
create README.mkdn from POD
-
shipit
Software Release Tool
-
irssi-plugins
Plugin scripts for irssi
-
test-synopsis
Test your code in SYNOPSIS
-
nopaste-cgi
Simple CGI program that implements a nopaste service
