Skip to content | Change text size
#!/usr/local/bin/perl print("Content-type: text/html\n\n"); use CGI; $query = new CGI; $puri = $query->param('URI'); $endp = $query->param('ENDPAR'); $sep = $query->param('SEP'); $nomonash = $query->param('NOMONASH'); $noroot = $query->param('NOROOT'); $startpoint = $query->param('STARTPOINT'); if (defined($puri)) { $var = $puri } else { $var = $ENV{'REQUEST_URI'}; } $filename = $ENV{'SCRIPT_FILENAME'}; $directory = substr($filename,0,rindex($filename,'/')); %replacenames = (); @array = split("/",$var); if (-e("$directory/breadcrumbs.conf")) { open(CONFIGFILE,"$directory/breadcrumbs.conf"); $config = new CGI(CONFIGFILE); close(CONFIGFILE); foreach $key ($config->param) { $value = $config->param("$key"); $replacenames{"$key"} = "$value"; } } $s = scalar(@array); $start = 1; $end = $s - 2; $count = $start; $display_count = $count; if (defined($startpoint)) { foreach (1..$s) { if ($startpoint eq $array[$_]) { $display_count = $_; } } } print('\n"); }

Monash alumni

With a Monash degree or diploma, you are part of the global community of more than 225,000 Monash University alumni. All Monash graduates can access the activities, events, contacts and benefits offered by the University's alumni program.

Quick links

Events and lifelong learning

Contact

News and alumni profiles

Alumni communities

Giving to Monash

Changed jobs? Moved house?
Keep in touch and hear about news and events from Monash University by updating your details online.

TeamMONASH event: Portsea Swim Classic
Join TeamMONASH in the 1.2 km open water swim at Portsea Front Beach on Saturday 17 January.

Global network for Monash alumni
Monash University has a network of global volunteers in more than 40 countries across the world.