Help for this page
package Foo; @ISA = qw(Bar);
class Bar { string name; ... this.attributes = attributes; } }