Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env perl
use strict;
use warnings;
use Getopt::Long;
use Pod::Usage;
use Env;
my @dirs = ();
my $help = 0;
package one.app.community.dk.states.user.presents;
import one.app.community.dk.IWebDkFacade;
import one.app.community.dk.blocks.BlockWithId;
import one.app.community.dk.conf.AchievementsTopConfiguration;
import one.app.community.dk.gwt.desktop.server.BlockId;
import one.app.community.dk.rdk.block.AppBlock;
import one.app.community.dk.rdk.block.AppRequestCtx;
import one.app.community.dk.rdk.block.AppRequestCtxWrapper;
import one.app.community.dk.rdk.blockgui.GUIFactory;