Skip to content

Instantly share code, notes, and snippets.

View JoseFaeti's full-sized avatar

Jose JoseFaeti

View GitHub Profile
#!/usr/bin/perl
use Mysql;
use strict;
use vars qw($school_name);
use vars qw($pass);
require "./cgi-lib.pl";
<link rel="import" href="../components/polymer/polymer.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;