IsAwesomes: Adding ABSTRACTs
parent
9479a4f4e0
commit
8c54290851
|
@ -1,4 +1,5 @@
|
|||
package DDG::Goodie::IsAwesome::BigxMac;
|
||||
# ABSTRACT: BigxMac's first Goodie
|
||||
|
||||
use DDG::Goodie;
|
||||
use strict;
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
package DDG::Goodie::IsAwesome::Bitflipped;
|
||||
# ABSTRACT: Bitflipped's first Goodie
|
||||
|
||||
use DDG::Goodie;
|
||||
use strict;
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
package DDG::Goodie::IsAwesome::Echosa;
|
||||
# ABSTRACT: Echosa's first Goodie
|
||||
|
||||
use DDG::Goodie;
|
||||
use strict;
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
package DDG::Goodie::IsAwesome::javathunderman;
|
||||
# ABSTRACT: JavaThunderMan's first Goodie
|
||||
|
||||
use DDG::Goodie;
|
||||
use strict;
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
package DDG::Goodie::IsAwesome::kirshapps;
|
||||
# ABSTRACT: Kirshapps' first Goodie
|
||||
|
||||
use DDG::Goodie;
|
||||
use strict;
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
package DDG::Goodie::IsAwesome::murz;
|
||||
# ABSTRACT: Murz's first Goodie
|
||||
|
||||
use DDG::Goodie;
|
||||
use strict;
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
package DDG::Goodie::IsAwesome::vedantham;
|
||||
# ABSTRACT: Vendatham's first Goodie
|
||||
|
||||
use DDG::Goodie;
|
||||
use strict;
|
||||
|
|
Loading…
Reference in New Issue